pub fn TabRow(_: TabRowProps) -> Element
For details, see the props struct definition.
tabs
Vec<Element>
selected
usize
onselect
EventHandler<usize>