@eloquentops/retool-plugin-presenta-lib
v0.0.18
Published
A Retool Plugin by EloquentOps
Downloads
3
Readme
Presenta Lib for Retool
A Custom Component for Retool that adds the PRESENTA engine.
Installation
Drag a Custom Component into your canvas in a Retool app.
Put this code into the IFrame Code
area of the Custom Component:
<script src="https://unpkg.com/@eloquentops/retool-plugin-presenta-lib"></script>
Configuration
You can add options in the Model
following this structure:
{
templateId: '<A-VALID-PRESENTA-TEMPLATE-ID>', // required
... // any custom property the template supports
// optional
presenta:{
... any presenta-lib property for advanced engine customization
}
}
An example of a working templateId: HKlJvcRYupdJo25Vcff3ucXOTaDNtGw8
.
Further templates can be created with PRESENTA Platform.
Please refer to the PRESENTA Lib official documentation about the presenta
options.
Licence
This plugin is released under the 3-Clause BSD license.
Copyright © 2024 EloquentOps, https://eloquentops.com