Sidebar settings
Sidebar settings can't hold a value and aren't configurable. They're informational elements that can be used to provide detail around your input settings and organize them.
Sidebar settings are composed of standard attributes. The following are the types of sidebar settings:
If you want to add input settings, like a checkbox, then refer to Input settings.
Anchor to Standard attributesStandard attributes
The following are standard attributes across sidebar settings:
Attribute | Description | Required |
---|---|---|
type | The input setting type, which can be either header or paragraph. | Yes |
content | The setting content, which will show in the theme editor. | Yes |
Anchor to headerheader
A setting of type header
outputs a header element to help you better organize your input settings. In addition to the standard attributes of a sidebar setting, header
type settings have the following attribute:
Attribute | Description | Required |
---|---|---|
info | An option for informational text about the setting. | No |
For example, the following setting generates the following output:
Output

Anchor to paragraphparagraph
A setting of type paragraph
outputs a text element to help you better describe your input settings. For example, the following setting generates the following output:
Output

Anchor to Create linksCreate links
You can add links to the info
settings attribute by enclosing the link text in brackets and then following it immediately with the URL in parentheses.
For example, the following setting generates the following output:
Settings
Output
