Documents / @faasjs/react / FormElementTypes
Type Alias: FormElementTypes
FormElementTypes:
object
Type declaration
Button
Button:
ComponentType
<FormButtonElementProps
>
Input
Input:
ComponentType
<FormInputElementProps
>
Label
Label:
ComponentType
<FormLabelElementProps
>