23.0.14 • Published 2 years ago

@logo-elements/form-layout v23.0.14

Weekly downloads
-
License
See license in LI...
Repository
-
Last release
2 years ago

@logo-elements/form-layout

A web component for building responsive forms with multiple columns.

npm version

<logo-elements-form-layout>
  <logo-elements-text-field label="First Name" value="Jane"></logo-elements-text-field>
  <logo-elements-text-field label="Last Name" value="Doe"></logo-elements-text-field>
  <logo-elements-text-field label="Email" value="jane.doe@example.com"></logo-elements-text-field>
</logo-elements-form-layout>

Installation

Install the component:

npm i @logo-elements/form-layout

Once installed, import the component in your application:

import '@logo-elements/form-layout';

For more detailed information, please visit:

Logo Elements Documentation ↗

23.0.14

2 years ago

23.0.0

3 years ago

1.2.1

3 years ago

1.2.0

3 years ago

1.0.0

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.6

3 years ago

0.0.1

4 years ago