home / docs / sections

sections: javascript_plugins:id2

This data as json

id page ref title content breadcrumbs references
javascript_plugins:id2 javascript_plugins id2 JavaScript plugin objects JavaScript plugins are blocks of code that can be registered with Datasette using the registerPlugin() method on the datasetteManager object. The implementation object passed to this method should include a version key defining the plugin version, and one or more of the following named functions providing the implementation of the plugin: ["JavaScript plugins"] []
Powered by Datasette · Queries took 1.442ms