AlephaTable
A table that pages, sorts and filters on the server. Filters are a zod schema rendered into a toolbar, selection drives bulk actions, and the column picker is built in.
@alepha/ui/components/alepha-table/alepha-tableServer-paged, filtered and sortable
Backed by a fetcher. Paging, sorting and both filters are resolved by the transport, not in the browser.