UNPKG

qwik-grid-fm

Version:

Awesome responsive grid system for Qwik :) that allows you to control the grid based on percentage instead of clasic 12 or 24 columns we use percentage

23 lines (13 loc) 597 B
# Qwik Grid Library ⚡️ -Library in which its main objective is to have the greatest control of the behavior for the grid in qwik. -Row and Col are used so it will be very familiar if you have already interacted with Ant Desing, Boostrap, etc. the Grid is handled by percentage with 100% referring to the maximum. -The Row and Col can receive properties which help us to have greater control of these. # Qwik Grid Installation ``` npm i qwik-grid-fm ``` # Pd: -Check the docs and examples at [https://qwik.forgemytech.com/](https://qwik.forgemytech.com/) ## goodbye world :feelsgood: