Skip to content

ValidatorComponent

A component that has a validator element.

Import:

import type { ValidatorComponent } from 'obsidian-dev-utils/obsidian/setting-components/validator-component';

Signature:

export interface ValidatorComponent

Properties

PropertyTypeDescription
validatorElValidatorElementA validator element of the component.

Links to this page: