Closed okdistribute closed 6 years ago
fixes #67
Remember, if supplying filters and filterFields properties, you must listen to the respective onChange events and call setState with the new values in order to reflect the user's update filter actions back to the UI.
filters
filterFields
onChange
setState
fixes #67
Remember, if supplying
filters
andfilterFields
properties, you must listen to the respectiveonChange
events and callsetState
with the new values in order to reflect the user's update filter actions back to the UI.