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
ManagedCollection
removeItems
Remove CMS items by their ID.
await collection.removeItems([item1.id, item5.id])
itemIds: string[] – the IDs of the Items to remove
itemIds: string[]
Promise<void>
setAsActive
addItems