Namespace Htmx.Components.Table
Classes
- TableComponentIdentity
Generates and resolves stable table component ids, DOM ids, request values, and state partitions.
- TableProvider
Default implementation of ITableProvider that provides table data processing capabilities.
- TableViewComponent
View component that renders table data using the configured table model and view paths.
Interfaces
- ITableProvider
Provides functionality for fetching and processing table data with Entity Framework Core support.