Skip to main content

HyleTable

Function HyleTable 

Source
pub fn HyleTable(_: HyleTableProps) -> Element
Expand description

Composes HyleTableBody + HyleTablePagination.

Does not own a <form> — use HyleTablePanel when you need the full no-JS GET-form wrapper (filters + table + pagination inside one form).

§Props

For details, see the props struct definition.