home / docs / sections_fts

sections_fts: 63

This data as json

rowid title content
63 top_row(datasette, request, database, table, row) 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. row - sqlite.Row The SQLite row object being displayed. Returns HTML to be displayed at the top of the row page.
Powered by Datasette · Queries took 2.841ms