Skip to content

Bottom Navigation

Bottom navigation is a menu component that is stickily located at the bottom level of a mobile application.

Properties

NoItemInput ValueDefault ValueAction PropertyTypeAction Default ValueDescription
1IDStringbottom_navigationidstringbottom_navigationThe [id] property cannot be set by action.
2Background ColorString
Color Picker
backgroundColorstringComponent background color
3Icon ColorString
Color Picker
iconColorstringNormal color of icons and text
4Selected ColorString
Color Picker
selectedBackgroundColorstringBackground color of selected item
5Selected Icon ColorString
Color Picker
selectedIconColorstringIcon and text color of selected item
6ElevationNumber0elevationnumber0Shadow size of the component
7ValueTabular
[Detail 1]
[Detail 1]valuearray of object[Detail 1]Navigation items array
8SelectedSelection
1. None
2. [Item Label]
selectedstringID of the item to be displayed as selected

[Details 1] Value (value)

The default status is registered as follows. Register from the "ADD" button. To delete, select the check box and click the "DELETE" button.

SelectIDIconLabelClick EventNEXT UIURL
Checkboxitem1RestoreRecentsNone
Checkboxitem2FavoriteFavoriteNone
Checkboxitem3LocationOnNearbyNone

Event

None