Skip to content

Instantly share code, notes, and snippets.

@jyash97
Created August 29, 2018 16:26
Show Gist options
  • Save jyash97/a2a9b6dd84d52a64284cbe293716eb56 to your computer and use it in GitHub Desktop.
Save jyash97/a2a9b6dd84d52a64284cbe293716eb56 to your computer and use it in GitHub Desktop.
<MultiList
componentId="CityFilter"
dataField="group.group_city.raw"
title="Cities"
selectAllLabel="All Cities"
showCheckbox={true}
showCount={true}
showSearch={true}
placeholder="Search City"
showFilter={true}
filterLabel="City"
react={{
and:["TopicFilter"]
}}
/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment