23.0.14 • Published 1 year ago

@logo-elements/form-layout v23.0.14

Weekly downloads
-
License
See license in LI...
Repository
-
Last release
1 year 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

1 year ago

23.0.0

2 years ago

1.2.1

2 years ago

1.2.0

2 years ago

1.0.0

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.6

2 years ago

0.0.1

2 years ago