Interface StaticTextSchema

Hierarchy

  • StaticTextSchema

Properties

Properties

hidden?: boolean | FormFieldPredicate
text: ReactNode

a static text, might contain instructions for the next step, or some information for the user.

type: "statictext"

The type of form field used to edit this value.

Generated using TypeDoc