New-UDExpansionPanelGroup
The expansion panel component allows the user to show and hide sections of related content on a page.
Synopsis
Syntax
New-UDExpansionPanelGroup [-Id <String>] [[-Children] <ScriptBlock>] [-Type <String>] [-ClassName <String>] [<CommonParameters>]Description
Parameters
-Id
Required? false
Position? named
Default value ([Guid]::NewGuid())
Accept pipeline input? false
Aliases
Accept wildcard characters? false-Children
-Type
-ClassName
Outputs
Last updated
Was this helpful?