Framer
Solutions
Platform
Community
Resources
Enterprise
Pricing
Log in
Sign up
Copy logo SVG
Brand guidelines
Search...
Get Started
Overview
Compare
FAQ
Plugins
Introduction
Quick Start
Publishing
Changelog
Reference
Guides
Server API
Fetch
Examples
Components
Asset Sharing
Auto-Sizing
Property Controls
Overrides
Developers
Search
CollectionItem
getPluginData
Get plugin data by key.
getPluginData(key: string): Promise<string | null
key: string – The plugin data key.
key
string
Promise<string | null>
setPluginData
getPluginDataKeys