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
getItems
Retrieve all Items within a Collection.
const items = await collection.getItems();
Promise<CollectionItem[]> – An array of Collection Items.
Promise<CollectionItem[]>
Items may include drafts (unpublished Items).
setItemOrder
getItemIds