@ndla/forms
v10.0.52-alpha.0
Published
Forms components for NDLA
Downloads
1,969
Keywords
Readme
ndla-forms
Forms elements and helper components.
Installation
$ yarn add ndla-forms
Usage
Different Form elements and form wrappers for NDLA
import { FromInput } from "@ndla/forms";
<FromInput onChange={() => {}} autoExpand />;