Skip to content

SiHeaderCollapsibleActionsComponent documentation

selector
si-header-collapsible-actions

Container for actions that should be collapsed in mobile mode.

Input Properties

NameTypeDefaultDescription
mobileToggleLabel
TranslatableString$localize`:@@SI_APPLICATION_HEADER.TOGGLE_ACTIONS:Toggle actions`Accessible label of the toggle button if actions are collapsed.

Types Documentation

Represents a translatable string. This can either be a translation key, e.g. ACTIONS.EDIT that will be automatically translated when displayed on the UI or a pre-translated string, e.g. Edit . Equivalent to a normal string in usage and functionality.
Translatable
import

Except where otherwise noted, content on this site is licensed under MIT License.