ValidatorComponent
A component that has a validator element.
Import:
import type { ValidatorComponent } from 'obsidian-dev-utils/obsidian/setting-components/validator-component';Signature:
export interface ValidatorComponentProperties
| Property | Type | Description |
|---|---|---|
| validatorEl | ValidatorElement | A validator element of the component. |
Links to this page: