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

NameDescriptionQuantisationDefaultType
textNonerequiredstring
page-breakInclude a page break before this headingoptionalboolean

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>