Interface: BrowseModeConfig
Configuration for browse mode - the default workflow where users see template gallery first. This is the standard flow where users browse templates and then select one to preview. Extends base config with browse-specific properties like search and filters.
Extends
Properties
Property
Type
Description
Inherited from
headerText?stringThe text to be displayed in the header of the Start From Content module. Default
empty stringlaunchMode?"browse"Launch mode for Start From Content. Default
'browse'-
categoriesConfigConfiguration for browse search functionality. Can be configured for templates or photos based on the category. Required - Browse mode needs category to show assets
-
searchQuery?stringSearch Query to be used to search across all browse search categories Default
empty string-
hideSearchBar?booleanProperty to hide the search bar in the Browse Search Default
false-
hideFilters?booleanProperty to hide the filters in the Browse Search Default
false-
shortcutPillTerms?string[]Property to set the shortcut search terms. These terms will be displayed as a list of suggestions below the search bar. Default
empty array-