Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UseFormOptions<Meta>

Type parameters

  • Meta

Hierarchy

  • UseFormOptions

Index

Properties

Properties

Optional ariaModel

ariaModel?: string

Aria Model to use in controlled inputs.

Optional meta

meta?: Meta

Initial meta data for the form. Defines the type of the meta data.

Generated using TypeDoc