Badge - Parent Property
Reference to the Object containing the badge
Member of Badge (PRIM_MD.Badge)
Data Type - PRIM_MD.Control - Base class for for all MD controls
Details
The Badge parent property sets the Material Design Control that the badge will be attached to.
Example
This example shows the badge attached to an Action Button.
The badge increments everytime the button is press.
Begin_Com Role(*EXTENDS #PRIM_WEB) Theme(#SYS_THEME)
End_Com