sections_fts: 91
This data as json
| rowid | title | content |
|---|---|---|
| 91 | datasetteManager | The datasetteManager object VERSION - string The version of Datasette plugins - Map() A Map of currently loaded plugin names to plugin implementations registerPlugin(name, implementation) Call this to register a plugin, passing its name and implementation makeColumnField(context) Calls the makeColumnField() hook on registered plugins, returning the first custom insert/edit field control that matches the provided field context. This is used internally by Datasette's row insert and edit dialogs. selectors - object An object providing named aliases to useful CSS selectors, listed below |