Skip to content

Instantly share code, notes, and snippets.

@jyash97
Created April 24, 2019 12:30
Show Gist options
  • Save jyash97/081538d70dfdc23a0d729d2562a2e12e to your computer and use it in GitHub Desktop.
Save jyash97/081538d70dfdc23a0d729d2562a2e12e to your computer and use it in GitHub Desktop.
<RangeSlider
dataField="original_publication_year"
range={{
start: 1880,
end: 2019,
}}
rangeLabels={{
start: '1880',
end: '2019',
}}
componentId="publicationYear"
title="Publication Year"
/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment