Widgets to be typically used in a page header section.
DropDownButton1 | A div, button and links, typically used for a drop down list of links. |
HeadText | A tag which can be specified, (typically 'h1'), containing text. |
HeaderErrorPara | A paragraph containing error text - normally hidden, displayed on error. |
HeaderText1 | A div containing h1 text, followed by a paragraph of text, and a normally hidden error paragraph. The h1 and p text are JSON settable. |
HeaderText2 | A div containing h2 text, followed by a paragraph of text, and a normally hidden error paragraph. The h2 and p text are JSON settable. |
HeaderText3 | A div containing h3 text, followed by a paragraph of text, and a normally hidden error paragraph. The h3 and p text are JSON settable. |
HeaderText4 | A div containing h4 text, followed by a paragraph of text, and a normally hidden error paragraph. The h4 and p text are JSON settable. |
HeaderText5 | A div containing h5 text, followed by a paragraph of text, and a normally hidden error paragraph. The h5 and p text are JSON settable. |
HeaderText6 | A div containing h6 text, followed by a paragraph of text, and a normally hidden error paragraph. The h6 and p text are JSON settable. |
NavButtons1 | A div, with a normally hidden error paragraph followed by a list of navigation buttons. |
NavButtons2 | Defines a div, containing multiple navigation button links. |
NavButtons3 | Textblock reference widgets.headers.NavButtons3 not found |
TabButtons1 | A div, containing tab buttons which can hide/display portions of the page. |