htmx/www/examples.md
2020-05-12 05:50:28 -07:00

974 B

layout title
layout.njk </> 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 Demonstrates inline editing of a data object
Bulk Update Demonstrates bulk updating of multiple rows of data
Click To Load Demonstrates clicking to load more rows in a table
Lazy Loading Demonstrates how to lazy load content
Inline Validation Demonstrates how to lazy load content
Infinite Scroll Demonstrates infinite scrolling of a page
Active Search Demonstrates the active search box pattern
Progress Bar Demonstrates a job-runner like progress bar