Expand description
The use_table hook for managing table state in Yew components.
Provides the primary hook for creating and managing table instances,
including state, data, and all table operations.
The use_table hook for managing table state in Yew components.
Structs§
- UseTable
Handle - Handle returned by
use_tablehook.
Functions§
- use_
table - Hook for creating and managing a table instance.