An Excel-like table dropdown column filter
Name | Type | Description | Default |
---|---|---|---|
rows |
array |
The row dataset shown in he column to filter | `` |
field |
string |
The name of the field to filter by | `` |
modelValue |
object |
The filter model to apply | null |
format |
func |
The function to use to format the row values | null |
Name | Description | Scoped |
---|
Name | Description |
---|---|
update:modelValue |
An Excel-like table dropdown column filter |