Heading Options Object

The heading parameter is useful when a textual content separator is required, such as a heading in a form that distinguishes different groups of form inputs.

Field
Type
Description

name

string

The heading itself.

Example: Segment

description

string

Provides description for the heading component.

Example: Define segment value

Example

{
  "name": "Segment",
  "description": "Segment information",
}

Last updated

Was this helpful?