tab_index

Function tab_index 

Source
pub fn tab_index(
    child: impl IntoUiNode,
    tab_index: impl IntoVar<TabIndex>,
) -> UiNode
Expand description

P Customizes the widget order during TAB navigation.