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
getFields
Fetch all Fields in a Collection.
const fields = await collection.getFields();
Promise<Field[]> – An array of Field definitions.
Promise<Field[]>
Some Fields might not be fully supported by the API; unsupported Fields will be returned as an unsupported field type.
unsupported
setAsActive
setFieldOrder