createCatalog | WebHare Platform SDKWebHare Platform SDKPreparing search index...@webhare/consiliocreateCatalogFunction createCatalogcreateCatalog<DocType extends object = object>( tag: string, options?: CatalogOptions,): Promise<Catalog<DocType>>Create a new Consilio catalog. Type ParametersDocType extends object = objectParameterstag: stringThe name of the catalog (this name should be unique) Optionaloptions: CatalogOptionsOptions Returns Promise<Catalog<DocType>>Catalog object SettingsMember VisibilityProtectedInheritedThemeOSLightDarkWebHare Platform SDKLoading...
Create a new Consilio catalog.