New-UDSpeedDial
When pressed, a floating action button can display three to six related actions in the form of a Speed Dial.
Synopsis
Syntax
New-UDSpeedDial [[-Id] <String>] [[-Children] <ScriptBlock>] [[-Direction] <String>] [[-Icon] <Hashtable>] [[-OnClose] <Endpoint>] [[-OnOpen] <Endpoint>] [[-OnActionClick] <Endpoint>] [<CommonParameters>]Description
Parameters
-Id
Required? false
Position? 1
Default value ([Guid]::NewGuid().ToString())
Accept pipeline input? false
Aliases
Accept wildcard characters? false-Children
-Direction
-Icon
-OnClose
-OnOpen
-OnActionClick
Outputs
Last updated
Was this helpful?