Skip to content

obsidian/augmentations/settings/setting-components

ClassDescription
AbstractTextComponentComponent for a text input or text area.
BaseComponentThe base class for all components.
ButtonComponentA button component.
ColorComponentColor picker component. Values are by default 6-digit hash-prefixed hex strings like #000000.
DropdownComponentDropdown component
ExtraButtonComponentExtra button component, for secondary actions.
MomentFormatComponentA component that allows you to format dates using Moment.js.
ProgressBarComponentA component that displays a progress bar.
SearchComponentA search component.
SecretComponentComponent for a secret input.
SliderComponentA slider component.
TextAreaComponentA text area component.
TextComponentA text component.
ToggleComponentA toggle component.
ValueComponentA value component.