GraffitiSuite Docs
Docs
Graffitigridbadge
Loading document parsing libraries...
# GraffitiGridBadge Class ## Methods | Name | Parameters | Return Type | Description | | --- | :---: | :---: | --- | | Constructor | Text as String <br> Indicator as WebUIControl.Indicators = WebUIControl.Indicators.Default | (None) | Instantiates a new GraffitiGridBadge | | Attributes | Hidden = True | toString | | ## Properties | Name | Type | Default Value | Description | | --- | :---: | :---: | --- | | Indicator | WebUIControl.Indicators | Nil | Bootstrap indicator applied to the badge. | | IsPill | Boolean | False | When True, the badge will have more rounded corners. | | Text | String | Nil | Text to display inside the badge. |