@evidence-dev/usql-datatable
v1.0.2
Published
This plugin provides an improved datatable that leverages the functionality of Evidence's Universal SQL feature
Downloads
65
Keywords
Readme
USQL Datatable Plugin
This plugin provides an improved datatable that leverages the functionality of Evidence's Universal SQL feature
Installation
- Install the package (and ensure that it is saved)
npm i -s @evidence-dev/usql-datatable
- Add the package to your
evidence.plugins.yaml
file, under components
Usage
<UsqlDatatable tableName="Your Table"/>