Skip to content

Instantly share code, notes, and snippets.

@jyash97
Last active August 29, 2018 16:36
Show Gist options
  • Save jyash97/6a88cea012fa1ed479622f4fb09886f5 to your computer and use it in GitHub Desktop.
Save jyash97/6a88cea012fa1ed479622f4fb09886f5 to your computer and use it in GitHub Desktop.
<MultiList
componentId="TopicFilter"
dataField="group.group_topics.topic_name_raw"
title="Topics"
selectAllLabel="All Topics"
showCheckbox={true}
showCount={true}
showSearch={true}
placeholder="Search topic"
showFilter={true}
react={{
and:["CityFilter"]
}}
/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment