Bigalan09 / Elements

A web component library built using StencilJS.
MIT License
1 stars 0 forks source link

Component - Grid #10

Open Bigalan09 opened 2 years ago

Bigalan09 commented 2 years ago

Grid component provides structure for other components using Flexbox based layout system. Grid allows nesting and defining the direction of the content.

<el-grid>...</el-grid>