htmx/www/examples.md
carson 2cf6023eb7 Fix swapping of table elements (jQuery is smart)
Fix including input values (checkboxes, etc.) (jQuery is smart)
Add bulk update demo (needs docs)
2020-05-10 05:50:54 -07:00

16 lines
443 B
Markdown

---
layout: layout.njk
title: </> kutty - UX Patterns
---
## UX Pattern Reference
Below are a set of UX patterns implemented in kutty.
You can copy and paste them and then adjust them for your needs.
| Pattern | Description |
|-----------|-------------|
| [Click To Edit](/examples/click-to-edit) | Demonstrates inline editing of a data object
| [Bulk Update](/examples/bulk-update) | Demonstrates bulk updating of multiple rows of data