@slickgrid-universal/empty-warning-component

Slick Empty Warning Component - Vanilla Implementation of an Empty Dataset Warning Component

Usage no npm install needed!

<script type="module">
  import slickgridUniversalEmptyWarningComponent from 'https://cdn.skypack.dev/@slickgrid-universal/empty-warning-component';
</script>

README

License: MIT TypeScript lerna--lite npm npm

Actions Status Cypress.io jest codecov

Empty Warning Component

@slickgrid-universal/empty-warning-component

Vanilla Implementation of an Empty Dataset Warning Component when there is no data available in the grid. This is in summary a very simplified div showing a warning message (that can be translated as well) when there are no data to show in the grid.

Internal Dependencies

Installation

Follow the instruction provided in the main README