New-UDCardExpand
Creates a new card expandable content.
Synopsis
Syntax
New-UDCardExpand [[-Id] <String>] [[-ClassName] <String>] [[-Content] <Endpoint>] [-Dynamic] [[-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?