New-UDCardFooter
Creates a new card footer.
Synopsis
Syntax
New-UDCardFooter [[-Id] <String>] [[-ClassName] <String>] [[-Content] <ScriptBlock>] [[-Style] <Hashtable>] [<CommonParameters>]Description
Parameters
-Id
Required? false
Position? 1
Default value ([Guid]::NewGuid()).ToString()
Accept pipeline input? false
Aliases
Accept wildcard characters? false-ClassName
-Content
-Style
Outputs
Last updated
Was this helpful?