{ "label": "Any Status", "value": null }
{ "key": "companyStatus", "type": "dropdown", "values": [ { "label": "Current", "value": "Current" }, { "label": "Realized", "value": "Realized" } ], "config": { "defaultState": { "label": "Any Status", "value": null }, "resetOthers": false } }