@temporg/ui-form-field
TypeScript icon, indicating that this package has built-in type declarations

99.10.0 • Public • Published

category: packages

ui-form-field

npm  build-status  MIT License  Code of Conduct

Form layout components.

Components

The ui-form-field package contains the following:

Installation

yarn add @temporg/ui-form-field

Usage

import React from 'react'
import { FormField } from '@temporg/ui-form-field'

const MyFormField = () => {
  return (
    <FormField label="Label" layout="inline">
      ...
    </FormField>
  )
}

For detailed usage and documentation, see individual components.

Readme

Keywords

none

Package Sidebar

Install

npm i @temporg/ui-form-field

Weekly Downloads

1

Version

99.10.0

License

MIT

Unpacked Size

98.7 kB

Total Files

49

Last publish

Collaborators

  • npm