Skip to main content

Button Bar

The Button Bar Control is a navigation component that features a bar containing navigation buttons, typically located at the bottom of a microapp, serving as the primary menu.

Button Bar
Button Bar

Properties

PropertyDescription
IconSize and color configuration for icons in the Button Bar menu.
TextFont customization options for menu text.
Selected ItemColor configuration for the selected icon.
Selected BackgroundBackground color for the selected option.
Card widthWidth of the card in the Button Bar menu (pixels or percentage).

Item List

For each menu item, the following properties define navigation and appearance:

PropertyDescription
Item LabelName of the menu item.
ActionValidation requirement for navigation.
Navigate ToScreen destination upon selection.
TransitionTransition direction of the new screen.
IconIcon selection for the menu item.
SelectedToggle for selecting an item and applying specific properties.
Reset Target ScreenReset option for the target screen upon navigation.