Props
| Prop name | Description | Type | Values | Default | Required |
| handle-create-new | | oneOfType | [bool( | | false |
| handle-filter-changed | | oneOfType | [bool( | | false |
| handle-filter-cleared | | oneOfType | [bool( | | false |
| handle-filters-canceled | | oneOfType | [bool( | | false |
| handle-filters-confirmed | | oneOfType | [bool( | | false |
| handle-quick-search-changed | | oneOfType | [bool( | | false |
| minimize-new-button | | bool() | | | false |
| number-of-loaded-records | | number() | | | |
| url | | string() | | | true |
| icon | | custom(isFontAwesome) | | | false |
| column-options | | array() | | | false |
| defaults | | arrayOf(shape({ id: string(), value: any(), values: any(), type: string() })) | | | |
| has-filters | | bool() | | | false |
| metadata-filters | | shape | | [] | false |
| actions | | shape | | [] | true |
| show-new-button | | bool() | | | false |
| filters-payload | | array() | | | |
| hide-filter-button | | bool() | | | |
Slots
| Name | Description | Bindings |
| additional-filters-left | Room for more filters | |
| filters | Room for manual implementation of the filters |
|
| actions | | |
| buttons | | |