home / docs / sections_fts

sections_fts: 62

This data as json

rowid title content
62 top_table(datasette, request, database, table) datasette - Datasette class You can use this to access plugin configuration options via datasette.plugin_config(your_plugin_name) . request - Request object The current HTTP request. database - string The name of the database. table - string The name of the table. Returns HTML to be displayed at the top of the table page.
Powered by Datasette · Queries took 5.705ms