apply_filters( 'findstrDatepickerOptions', options, field, group ) → {Object}
Filters the air-datepicker options.
Documentation: https://air-datepicker.com/
Parameters:
Name | Type | Description |
---|---|---|
options |
Object | The datepicker options. |
field |
Object | The field object. |
group |
string | The group name. |
- Source:
Returns:
The datepicker options.
- Type
- Object