getActiveManagedCollection

getActiveManagedCollection

Retrieve the currently active managed Collection from the UI.

const collection = await framer.getActiveManagedCollection();
  • Only applies when the Plugin is operating in a mode that supports managed Collections.

Returns