tridion-sites-extensions-api-docs

Home > @tridion-sites/models > Folder > isActive

Folder.isActive property

Active state of the Folder. If the active state is set to false, the Folder and the items inside it cannot be published.

Signature:

get isActive(): boolean;