Interface: BrowseSearchBaseConfig<T>
Type Parameters
Type Parameter
T extends InspireCategoryProperties
Property
Type
Description
categoryTDetermines what type of content should be displayed in the Browse Search
collectionId?stringRepresents the Id of collection, which contains list of categories to be displayed in the Browse Search on launch. If not provided, the default collection will be used.
rootCollectionId?stringRoot collection ID. The default collection is of Express.
collectionItemsSortOrder?string[]Property to sort the collection items. If not provided, the items will be sorted by default order of the collection. If any non existing item is provided, it will be ignored.