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