Plugin API#

The plugin API is used in custom widgets to interact with the document within which the widget is embedded.

If you haven’t already, be sure to read our summary of Custom Widgets and look at the grist-widget repository for examples of widget implementations.

Here you can find a reference for functions and interfaces available to custom widgets, starting with the grist object.