Form

Form
Import
import { Form } from '@kubed/components;'
Source
View source code
Docs
Edit this page
npm
@kubed/components

Basic Usage

Form controls are used to create an entity or collect information when the input data type needs to be verified.

Dynamic Form

The dynamic form can add the number of form items and customize the input content of the form items.