I want to add filters on hot-table and unable to add it.
I have tried using this code.
<hot-table settings="{ filters: true, dropdownMenu: [‘filter_by_value’,
‘filter_action_bar’,
‘filter_by_condition’,] , afterChange: afterChange}"
row-headers=“false”
min-spare-rows=“minSpareRows”
licenseKey= “non-commercial-and-evaluation”
datarows="$ctrl.unPlannedData"