Widgets¶
Developer docs for SkyCMS widgets. Each widget provides focused, reusable UI behavior used by the Editor and runtime views.
- Image Widget — upload/replace images with FilePond, manage alt text/title, browse library.
- Crypto Widget — simple AES encrypt/decrypt helpers backed by CryptoJS.
- Crumbs Widget — build breadcrumb navigation from meta path and title.
- Forms Helpers — post forms with antiforgery token and utilities.
- Nav Builder — render a nav list using the ToC API.
- Search Widget — basic search form wiring and result rendering.
- ToC Widget — build table-of-contents lists and breadcrumbs.
If you add new widgets, list them here and link their docs.