Apps Script UI

Builds Google Apps Script UI — custom menus, sidebars, modal dialogs, toast notifications, and alert/prompt dialogs via HtmlService and SpreadsheetApp.getUi(). Covers the modal progress-spinner pattern for long-running operations. Use when adding a menu item, sidebar, or dialog to a Sheets/Docs/Slides add-on, or when a dialog button silently does nothing. Framework-agnostic — applies with or without bootgs.

bootgs Updated

File contents

bootgs/skills/tree/main/skills/apps-script-ui commit ac9d36f7f2

Frequently asked questions

npx skillmds@latest add bootgs/apps-script-ui