Skip to content

Home > @liquidrazor/list-display > ListHeader

ListHeader() function

Signature:

typescript
ListHeader: <TRow = any>({ fields, hasRowActions, }: ListHeaderProps<TRow>) => import("react/jsx-runtime").JSX.Element

Parameters

Parameter

Type

Description

ListHeaderProps<TRow>

Returns:

import("react/jsx-runtime").JSX.Element