pub fn Tabs(_: TabsProps) -> Element
Expand description
Tabs component
ยงProps
For details, see the props struct definition.
active_tab
:String
on_tab_change
:Option<Callback<String>>
tabs
:Vec<TabItem>
class
:String
pub fn Tabs(_: TabsProps) -> Element
Tabs component
For details, see the props struct definition.
active_tab
: String
on_tab_change
: Option<Callback<String>>
tabs
: Vec<TabItem>
class
: String