8 lines
257 B
Markdown
8 lines
257 B
Markdown
# Table + Pagination Pattern
|
|
|
|
This pattern package captures a shared contract for table-based UI pages with server-side
|
|
filters and pagination.
|
|
|
|
It is derived from mature server-rendered admin UIs and list-page conventions across multiple
|
|
Go web codebases.
|