1.0.0 • Published 2 years ago

@ks-web-components/ks-static-adapter v1.0.0

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

ks-static-adapter

This component reflects the data given to it and performs OnDataChange events to it's ancestors after the given timeout.

npm npm bundle size

Usage

npm install @ks-web-components/ks-static-adapter

Live Example

Attributes

PropertyAttributeTypeDefaultDescription
activeFiltersactive-filtersobjectThe filters to apply to the data
datadataarrayThe data this adapter shold emit
strictFilteringstrict-filteringbooleanWhether to filter out data that does not have a given filter key
timeouttimeoutnumberThe amount of milliseconds to wait before emitting

Slots

NameDescription
default slotThe content of the component

Element API

NameDescription
updateDataEmit the data again

Events

NametypeDescription
onDataChangeEventThe data from the adapter change
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.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