gristlabs_grist-core/app/plugin
Alex Hall eea9f47e50 (core) Small fixes in plugin API docs
Summary:
While adding `FetchSelectedOptions` in 4e67c679b2, I accidentally made `viewApi` become an undocumented variable, which is fixed here.

While I was at it, I also fixed other errors emitted by `./build-plugin-api.sh`.

Test Plan: Built changes in https://github.com/gristlabs/grist-help/pull/297

Reviewers: paulfitz

Reviewed By: paulfitz

Differential Revision: https://phab.getgrist.com/D4155
2024-01-04 20:44:17 +02:00
..
CustomSectionAPI-ti.ts
CustomSectionAPI.ts
DocApiTypes-ti.ts
DocApiTypes.ts
FileParserAPI-ti.ts
FileParserAPI.ts
grist-plugin-api.ts
GristAPI-ti.ts
GristAPI.ts
GristData-ti.ts
GristData.ts
GristTable-ti.ts
GristTable.ts
gutil.ts
ImportSourceAPI-ti.ts
ImportSourceAPI.ts
InternalImportSourceAPI-ti.ts
InternalImportSourceAPI.ts
objtypes.ts
PluginManifest-ti.ts
PluginManifest.ts
README.md (core) configure typedoc for generating plugin api documentation 2022-04-04 18:11:33 -04:00
RenderOptions-ti.ts
RenderOptions.ts
StorageAPI-ti.ts
StorageAPI.ts
TableOperations.ts Use relative imports only in plugin folder (#328) 2022-10-26 10:41:38 -04:00
TableOperationsImpl.ts
tsconfig.json
TypeCheckers.ts
WidgetAPI-ti.ts
WidgetAPI.ts

Methods here are available for use in Grist custom widgets.