New-UDList
Lists are continuous, vertical indexes of text or images.
Synopsis
Syntax
New-UDList [[-Id] <String>] [[-Children] <ScriptBlock>] [[-SubHeader] <String>] [[-ClassName] <String>] [-Dense] [[-Sx] <Hashtable>] [[-AlignItems] <String>] [<CommonParameters>]Description
Parameters
-Id
Required? false
Position? 1
Default value ([Guid]::NewGuid()).ToString()
Accept pipeline input? false
Aliases
Accept wildcard characters? false-Children
-SubHeader
-ClassName
-Sx
-AlignItems
Outputs
Last updated
Was this helpful?