const FieldOptionType: object;The type of a field option, used to create non-selectable items like section headers or dividers.
Type declaration
HorizontalRule
readonly HorizontalRule: "hr" = 'hr';A horizontal rule divider between sections
SectionHeader
readonly SectionHeader: "section-header" = 'section-header';A section header that groups related options