Appearance
Home > @liquidrazor/list-display > ListHeader
ListHeader() function
Signature:
typescript
ListHeader: <TRow = any>({ fields, hasRowActions, }: ListHeaderProps<TRow>) => import("react/jsx-runtime").JSX.ElementParameters
Parameter | Type | Description |
|---|---|---|
ListHeaderProps<TRow> |
Returns:
import("react/jsx-runtime").JSX.Element