New-UDBadge
Badge generates a small badge to the top-right of its child(ren).
Synopsis
Syntax
New-UDBadge [[-Id] <String>] [[-Color] <String>] [[-Children] <ScriptBlock>] [[-BadgeContent] <ScriptBlock>] [-Invisible] [[-Max] <Int32>] [[-Overlap] <String>] [-ShowZero] [[-Variant] <String>] [[-Location] <String>] [[-Sx] <Hashtable>] [<CommonParameters>]Description
Parameters
-Id
Required? false
Position? 1
Default value ([Guid]::NewGuid()).ToString()
Accept pipeline input? false
Aliases
Accept wildcard characters? false-Color
-Children
-BadgeContent
-Max
-Overlap
-Variant
-Location
-Sx
Notes
Last updated
Was this helpful?