Skip to content

obsidian/internals/view-registry

InterfaceDescription
ViewRegistryRegistry that maps view types to their constructors and file extensions to view types.
ViewRegistryTypeByExtensionRecordRecord mapping file extensions to their default view types.
ViewRegistryViewByTypeMappingInternal mapping of view types to their typed view creator functions.
ViewRegistryViewByTypeRecordRecord mapping view type strings to their corresponding view creator functions.