New-UDMenuItem
Creates a menu item.
Synopsis
Syntax
New-UDMenuItem [[-Id] <String>] [[-Text] <String>] [[-Value] <String>] [[-Icon] <Hashtable>] [[-OnClick] <Endpoint>] [[-Sx] <Hashtable>] [[-Style] <Hashtable>] [<CommonParameters>]Description
Parameters
-Id
Required? false
Position? 1
Default value [Guid]::NewGuid()
Accept pipeline input? false
Aliases
Accept wildcard characters? false-Text
-Value
-Icon
-OnClick
-Sx
-Style
Outputs
Last updated
Was this helpful?