Skip to content

obsidian/implementations/constructors/augmentations/settings/setting-components

FunctionDescription
getAbstractTextComponentConstructorGet the obsidian#AbstractTextComponent constructor.
getBaseComponentConstructorGet the obsidian#BaseComponent constructor.
getButtonComponentConstructorGet the obsidian#ButtonComponent constructor.
getColorComponentConstructorGet the obsidian#ColorComponent constructor.
getComponentConstructorGet the obsidian#Component constructor.
getDropdownComponentConstructorGet the obsidian#DropdownComponent constructor.
getExtraButtonComponentConstructorGet the obsidian#ExtraButtonComponent constructor.
getMomentFormatComponentConstructorGet the obsidian#MomentFormatComponent constructor.
getProgressBarComponentConstructorGet the obsidian#ProgressBarComponent constructor.
getSearchComponentConstructorGet the obsidian#SearchComponent constructor.
getSecretComponentConstructorGet the obsidian#SecretComponent constructor.
getSliderComponentConstructorGet the obsidian#SliderComponent constructor.
getTextAreaComponentConstructorGet the obsidian#TextAreaComponent constructor.
getTextComponentConstructorGet the obsidian#TextComponent constructor.
getToggleComponentConstructorGet the obsidian#ToggleComponent constructor.
getValueComponentConstructorGet the obsidian#ValueComponent constructor.