Home > @tridion-sites/models > Folder > isActiveResolvedValue
Value indicating whether this Folder and its items can be published. Returns true if the active state of this Folder and all of its ancestors is true. Returns false if the active state of this Folder or any of its ancestors is false. The individual active state of each Folder is represented by the property “IsActive”.
Signature:
get isActiveResolvedValue(): boolean;