BottomNavigationHandle
Represents the Object which is passed to the ref
callback of the BottomNavigation component.
element
HTMLElement | null
The current element or null
if there is no one.
focus
() => void
Focus the BottomNavigation first item.