DocSpace-client/web/ASC.Web.Components/example/stories/input
2019-05-20 13:30:11 +03:00
..
index.stories.js Setup react library environment + Added Button and Input component to asc-web-components 2019-05-20 13:30:11 +03:00
README.md Setup react library environment + Added Button and Input component to asc-web-components 2019-05-20 13:30:11 +03:00

Buttons: Button

Usage

import { Input } from 'asc-web-components';

Description

Input description

Usage

<Input value='TEXT' />

Properties

Props Type Required Values Default Description
value string - - - Input value