section_title¶
The section_title macro is used to render a title of a section.
Definition¶
Input parameters¶
title¶
string a text content of a title.
options¶
object represents an object of title attributes
| Option key | Type | Default | Required | Description |
|---|---|---|---|---|
| options.cssClasses | string |
"" | no | A list of styling classes that will be added to the title |
Example¶
Here is an example of a section title with an additional class.