Form CSS preset options.

Hierarchy

  • Options

Properties

Properties

error?: ScopedFormConfig<undefined | {
    mark?: Spec | readonly Spec[];
    when?: string | readonly string[];
}>

CSS error indication options.

false to disable.

info?: ScopedFormConfig<undefined | {
    ns?: NamespaceDef;
}>

CSS info options.

false to disable.

Generated using TypeDoc