1.0.0 • Published 2 years ago

@ks-web-components/ks-table v1.0.0

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

ks-table

The component description goes here. Be concise and keep it under two paragraphs. More detailed sections can be added below if needed.

npm npm bundle size

Usage

npm install @ks-web-components/ks-table

Live Example

Attributes

PropertyAttributeTypeDefaultDescription
datadataarrayThe data to load into the table. This should be an array of objects. Each object represents a row in the table, and should contain keys that match the values given in columns.dataField.
columnscolumnsarrayAn array of objects that represent the columns to show. Each column object should have at least a dataField.
settingssettingsobjectAn object that contains multiple features to enable or disable in the table.

Customization variables

NameDefaultDescription

Element API

NameDescription

Events

NametypeDescription
1.0.0

2 years ago

0.0.14

2 years ago

1.0.0-rc.1

2 years ago

0.0.13

2 years ago

0.0.12

2 years ago

0.0.11

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

0.0.0

2 years ago