Interface HTMLInputSettingsComponentOptions

Valid options for the setting component builder to generate an HTML input element.

Hierarchy

Properties

className?: string
help?: Children
label?: Children
setting: string

Any valid HTML input type value.

Generated using TypeDoc v0.24.8