pub fn InspectorTabs(props: InspectorTabsProps) -> impl IntoViewExpand description
ยงRequired Props
- tabs:
Vec<InspectorTab>- Available tabs.
- active:
InspectorTab- Active tab.
pub fn InspectorTabs(props: InspectorTabsProps) -> impl IntoViewVec<InspectorTab>
InspectorTab