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
CollectionItem
fieldData
The fields and corresponding values of the Collection item.
FieldData
const titleFieldData = collectionItem.fieldData[itemField.id] console.log(titleFieldData.value) // "Getting Started"
remove
id