Heading (Bootstrap): Difference between revisions
Jump to navigation
Jump to search
Created page with "file:Bsheading.png == Description == A simple shell for an header to appropriately space out and segment sections of content on a page. It can utilize the header's defau..." |
|||
Line 10: | Line 10: | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
| badge || Adds a Badge to the | | badge || Adds a Badge to the control. | ||
|- | |- | ||
| size || The size of the text. Can be h1 (largest) to h5 (smallest). | | size || The size of the text. Can be h1 (largest) to h5 (smallest). |
Revision as of 12:23, 5 June 2016
Description
A simple shell for an header to appropriately space out and segment sections of content on a page. It can utilize the header's default small element, as well as most other components (with additional styles).
Properties and Methods
Standard properties are supported, plus:
badge | Adds a Badge to the control. |
size | The size of the text. Can be h1 (largest) to h5 (smallest). |
value | The title of the button. Design time or runtime. |
well | Display a border around the heading. |
Events
Standard events are supported.
Example
None. Headers are simply passive text.