1.0.0 • Published 2 years ago

@ks-web-components/ks-grid-item v1.0.0

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

ks-grid-item

This component should be used with Grid Component. It allows users to render content in a fixed grid by specifying coordinates and sizes.

npm npm bundle size

Usage

npm install @ks-web-components/ks-grid-item

Live Example

Attributes

PropertyAttributeTypeDefaultDescription
wwnumber2The number of grid columns to span across
hhnumber2The number of grid rows to span across
xxnumberThe x position in columns
yynumberThe y position in rows

Slots

NameDescription
default slotThe content of the component

Events

NametypeDescription
onSizeChangeEventThe w, h, x or y prop of the element have changed
1.0.0

2 years ago

0.0.13

2 years ago

1.0.0-rc.1

2 years ago

0.0.12

2 years ago

0.0.10

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago