Skip to content

Airtable/apps-json-editor

Repository files navigation

JSON editor app

When the user selects a cell with a text field type in grid view, this app displays a text editor allowing them to modify the cell value and alerts them of syntax errors.

The code shows:

  • How to use the Cursor API to detect when a user has selected a record in grid view and how to get the selected record.
  • How to dynamically load a third-party JavaScript library like Monaco.

See the app running

App displaying an in-browser text editor for JSON-formatted data

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published