Framer
Copy
Logo as SVG
Brand
Guidelines
Get Started
Overview
Compare
FAQ
Plugins
Introduction
Quick Start
Publishing
Changelog
Reference
Guides
Fetch
Examples
Components
Sharing
Auto-Sizing
Property Controls
Overrides
Developers
Collection
slugFieldName
The name of the Field used as the slug.
const slugField = collection.slugFieldName;
string | null – The slug Field name or null if not defined.
string | null
null
Only Collections that are not managed by a Plugin will have this value set.
Operations that rely on slugs may fail if the slug Field is not set.
getActiveManagedCollection
readonly