Example thumbnail image
Description
A subheading widget, rendered as <h3>. See <paragraph> widget for description of text expansions available.
Implementation
Browse source code here.
Configuration options
Name | Description | Quantisation | Default | Type |
---|---|---|---|---|
text | None | required | string | |
page-break | Include a page break before this heading | optional | boolean |
Example
<subheading> option 1 option 2 ... </subheading>
This shows an example of the basic declaration of the widget with no options. Options are added as:
<name>value</name>