<
/
-
>
-
htm
x
hom
e
v4
v2
v1
docs
reference
patterns
essays
about
Open Search
Ctrl K
docs
reference
patterns
essays
about
Discord
GitHub
htmx 4.0 is under construction —
migration guide
Patterns
Home
/
Patterns
/
Records
Records
Patterns for managing data 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
Search documentation
esc
No results found
Try a different search term
@repeat for item in results @if not item.parent
${item.collection}
@if item.subcategory
/
${item.subcategory}
@end
${unescaped item.title}
@end @end