Caption
Introduction
Caption is a sub-tag used only by groupbox currently.
Properties
Property |
Fires Events |
Possible Values |
Notes |
---|---|---|---|
label (String) |
No |
 |
 |
Methods
None.
Sample Usage
<groupbox> <caption label="Sample Groupbox"/> ... </groupbox>