Creates an <aside> element and related <h2>, <h3>, ..., <h6> element based on nesting level.
The page title is typically incorporated in the <h1> by the view.
Must be nested inside a <core:page> to provide page structure information for table of contents generation.
Tag Information
Tag Class: | com.semanticcms.section.taglib.AsideTag |
---|---|
TagExtraInfo Class: | None |
Body Content: | scriptless |
Display Name: | None |
Dynamic Attributes: | true |
Attributes
Name | Required | Evaluation | Type | Description |
---|---|---|---|---|
id | No | Deferred-Value | String |
The id used in URL anchors. If not provided, is generated from the label. Must be unique per page. Ids generated from labels will be unique, but may change as page structure changes. |
label | Yes | Deferred-Value | String |
The label displayed. This value is also used in table of contents entries. |
Variables
No Variables Defined.