VOOZH about

URL: https://developers.figma.com/docs/plugins/api/properties/Variable-hiddenfrompublishing/

⇱ hiddenFromPublishing | Developer Docs


Skip to main content

Whether this variable is hidden when publishing the current file as a library. Can only true if remote is false (e.g. this is a local variable).

Signature

hiddenFromPublishing: boolean

Remarks

If the parent VariableCollection is marked as hiddenFromPublishing, then this variable will also be hidden from publishing via the UI. hiddenFromPublishing is independently toggled for a variable and collection, however both must be true for a given variable to be publishable.

Was this page helpful?
Leave us feedback