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
getCollections
Get all Collections in the project. Both Managed and Unmanaged.
const collections = await framer.getCollections()
Promise<Collection[]> – A list of all collections in the project.
Promise<Collection[]>
setAttributes
getManagedCollections