Home > @tridion-sites/models > Folder > linkedSchema
Linked Schema of the Folder.
The linked Schema acts as default Schema for Components created in the Folder. It can also acts as mandatory Schema, if “IsLinkedSchemaMandatory” is set to true. In the latter case, Components cannot be saved in the Folder unless they are based on this Schema.
Signature:
get linkedSchema(): Link | undefined;