Brif UI logo
0.0.51

Form

Collect information from your users using validation rules.

Optional

API Reference

Root

React.ComponentPropsWithRef<form>

Field

React.ComponentPropsWithRef<div>
PropTypeDefault
name
string_
invalid
booleanfalse

Label

React.ComponentPropsWithRef<label>

OptionalText

React.ComponentPropsWithRef<span>

Control

React.ComponentPropsWithRef<div>

ErrorMessage

React.ComponentPropsWithRef<span>

Submit

React.ComponentPropsWithRef<div>