Appearance
Home > @liquidrazor/list-display > ListBodyProps
ListBodyProps interface
Signature:
typescript
export interface ListBodyPropsProperties
Property | Modifiers | Type | Description |
|---|---|---|---|
Array<FieldSchema<any>> | |||
string | |||
(actionId: string, rowIndex: number) => void | (Optional) | ||
Array<RowAction<any, any>> | (Optional) | ||
ListState<any> |