Skip to main content

Interface: BottomNavigationActionInfo

Defined in: packages/component-driver-mui-v6/src/components/BottomNavigationDriver.ts:15

Properties​

label​

label: Optional<string>

Defined in: packages/component-driver-mui-v6/src/components/BottomNavigationDriver.ts:17

The action's visible label.


selected​

selected: boolean

Defined in: packages/component-driver-mui-v6/src/components/BottomNavigationDriver.ts:19

Whether the action is currently selected.