mc-form-grid
v0.2.1
Published
A library for creating easy form and form labels laid out inside a CSS grid, with easily customizable columns.
Downloads
29
Readme
MC Form Grid
A library for creating easy form and form labels laid out inside a CSS grid, with easily customizable columns.
Set any number of columns in width, label your form elements, and decide how many column widths you want them to take up.
View the documentation and examples here.
Install via npm: npm i mc-form-grid --save
or view the installation instructions.