New-UDTabs
Creates a new set of tabs.
Synopsis
Syntax
New-UDTabs [-Tabs] <ScriptBlock> [[-Id] <String>] [-RenderOnActive] [[-Orientation] <String>] [[-Variant] <String>] [[-ScrollButtons] <String>] [-Centered] [[-ClassName] <String>] [[-SelectedTabIndex] <Int32>] [[-Style] <Hashtable>] [[-Sx] <Hashtable>] [<CommonParameters>]Description
Parameters
-Tabs
Required? true
Position? 1
Default value
Accept pipeline input? false
Aliases
Accept wildcard characters? false-Id
-Orientation
-Variant
-ScrollButtons
-ClassName
-SelectedTabIndex
-Style
-Sx
Outputs
Last updated
Was this helpful?