1.0.2 • Published 2 years ago
@evidence-dev/usql-datatable v1.0.2
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"/>