home / docs / sections_fts

sections_fts: 36

This data as json

rowid title content
36 JavaScript plugins Datasette now includes a JavaScript plugins mechanism , allowing JavaScript to customize Datasette in a way that can collaborate with other plugins. This provides two initial hooks, with more to come in the future: makeAboveTablePanelConfigs() can add additional panels to the top of the table page. makeColumnActions() can add additional actions to the column menu. Thanks Cameron Yick for contributing this feature. ( #2052 )
Powered by Datasette · Queries took 0.95ms