Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LensesTable ¶
func LensesTable(props LensesTableProps, children ...htmx.Node) htmx.Node
LensesTable ...
Types ¶
type LensesTableProps ¶
LensesTableProps ...
type SearchProps ¶
type SearchProps struct { ClassNames htmx.ClassNames URL string Limit int Offset int Search string Sort string }
SearchProps ...
Click to show internal directories.
Click to hide internal directories.