New-UDContainer
Containers pad the left and right side of the contained content to center it on larger resolution screens.
Synopsis
Syntax
New-UDContainer [-Id <String>] [-Children] <ScriptBlock> [-ClassName <String>] [<CommonParameters>]Description
Parameters
-Id
Required? false
Position? named
Default value ([Guid]::NewGuid()).ToString()
Accept pipeline input? false
Aliases
Accept wildcard characters? false-Children
-ClassName
Outputs
Last updated
Was this helpful?