Skip to content

Home > @liquidrazor/list-display > ListHeaderProps

ListHeaderProps interface

Signature:

typescript
export interface ListHeaderProps<TRow = any>

Properties

Property

Modifiers

Type

Description

fields

Array<FieldSchema<TRow>>

hasRowActions

boolean