Warning

Nous commençons tout juste à traduire la documentation pour cette langue, désolé !

Nous affichons des pages traduites partiellement afin de suivre l’avancement.

Cette page n’est pas encore traduite. Mais la bonne nouvelle est que vous pouvez rejoindre la communauté de traduction pour nous aider 👋.

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.