pub fn Tab(props: TabProps) -> impl IntoViewExpand description
§Required Props
- value:
impl Into<String>- The indentifier of the tab.
- children:
Children
§Optional Props
- class:
impl Into<MaybeProp<String>>
pub fn Tab(props: TabProps) -> impl IntoViewimpl Into<String>
Childrenimpl Into<MaybeProp<String>>