Loading
| Click to Load | Load more items when you click a button |
|---|---|
| Infinite Scroll | Load content when you scroll to bottom |
| Lazy Load | Load content after the page renders |
| Progress Bar | Show progress bar during background job |
Forms
| Active Search | Filter search results as you type |
|---|---|
| Active Validation | Validate form input as you type |
| File Upload | Upload files with progress and validation |
| Linked Selects | Update select options via another select |
| Reset on Submit | Clear form inputs after submission |
Records
| Bulk Actions | Perform actions on multiple records |
|---|---|
| Delete in Place | Remove a record without page refresh |
| Drag to Reorder | Change order of records with drag and drop |
| Edit in Place | Update a record without page refresh |
Display
| Dialogs | Show modals and popups on demand |
|---|---|
| Tabs | Switch between content panels using tabs |
Streaming HTML
| LLM Streaming Response | Stream a reply into the page token by token |
|---|---|
| Live Updates | Push updates over a persistent connection |
| Polling | Check for updates at regular intervals |
Advanced
| Keyboard Shortcuts | Bind keyboard shortcuts to interactive elements |
|---|