@heycar-uikit/form-control
TypeScript icon, indicating that this package has built-in type declarations

3.0.0 • Public • Published

HeyCar-UIKit - FormControl

Tests Coverage Status Demo build Commitizen friendly

The Button component is used to trigger an action or event, such as submitting a form, opening a dialog, canceling an action, or performing a delete operation.

Installation

To install and save in your package.json dependencies, run the command below using npm:

npm install @heycar-uikit/form-control

Usage

import FormControl from '@heycar-uikit/form-control';

function App() {
  return <FormControl>Hello World</FormControl>;
}

Documentation and sandbox

Storybook documentation and sandbox

/@heycar-uikit/form-control/

    Package Sidebar

    Install

    npm i @heycar-uikit/form-control

    Weekly Downloads

    66

    Version

    3.0.0

    License

    UNLICENSED

    Unpacked Size

    176 kB

    Total Files

    33

    Last publish

    Collaborators

    • heycar-uikit