Form
Forms contain interactive components that are used to collect user input.
Import​
import { Form } from '@faststore/ui'
Usage​
Loading...
Props​
The Form component supports all attributes also supported by the <form>
HTML tag. Besides those attributes, the following prop is also supported:
Customization​
data-store-form