{"componentChunkName":"component---src-pages-components-slider-code-mdx","path":"/components/slider/code/","result":{"pageContext":{"frontmatter":{"title":"Slider","description":"Sliders provide a visual indication of adjustable content, where the user can move the handle along a horizontal track to increase or decrease the value.","tabs":["Code","Usage","Style","Accessibility"]},"relativePagePath":"/components/slider/code.mdx","titleType":"prepend","MdxNode":{"id":"d209764d-f7df-501d-a5db-417870acc903","children":[],"parent":"8536f287-0bd7-5b35-8924-42c8922742ee","internal":{"content":"---\ntitle: Slider\ndescription: Sliders provide a visual indication of adjustable content, where the user can move the handle along a horizontal track to increase or decrease the value.\ntabs: [\"Code\", \"Usage\", \"Style\", \"Accessibility\"]\n---\n\n<ComponentDemo\n  links={{\n    React: \"https://react.carbondesignsystem.com/?path=/story/slider--default\",\n    Angular:\n      \"https://angular.carbondesignsystem.com/?path=/story/components-slider--basic\",\n    Vue:\n      \"http://vue.carbondesignsystem.com/?path=/story/components-cvslider--default\",\n    Vanilla: \"https://the-carbon-components.netlify.com/?nav=slider\",\n  }}\n  knobs={{ Slider: [\"disabled\", \"hideTextInput\", \"light\"] }}\n>\n  {`\n  <div className=\"some-container\">\n<Slider\n  ariaLabelInput=\"Label for slider value\"\n  id=\"slider\"\n  labelText=\"Slider Label\"\n  max={100}\n  min={0}\n  step={1}\n  stepMuliplier={4}\n  value={50}\n/>\n</div>\n  `}\n</ComponentDemo>\n","type":"Mdx","contentDigest":"8444f47a0bf694d3d4aee357f7f282f1","counter":1543,"owner":"gatsby-plugin-mdx"},"frontmatter":{"title":"Slider","description":"Sliders provide a visual indication of adjustable content, where the user can move the handle along a horizontal track to increase or decrease the value.","tabs":["Code","Usage","Style","Accessibility"]},"exports":{},"rawBody":"---\ntitle: Slider\ndescription: Sliders provide a visual indication of adjustable content, where the user can move the handle along a horizontal track to increase or decrease the value.\ntabs: [\"Code\", \"Usage\", \"Style\", \"Accessibility\"]\n---\n\n<ComponentDemo\n  links={{\n    React: \"https://react.carbondesignsystem.com/?path=/story/slider--default\",\n    Angular:\n      \"https://angular.carbondesignsystem.com/?path=/story/components-slider--basic\",\n    Vue:\n      \"http://vue.carbondesignsystem.com/?path=/story/components-cvslider--default\",\n    Vanilla: \"https://the-carbon-components.netlify.com/?nav=slider\",\n  }}\n  knobs={{ Slider: [\"disabled\", \"hideTextInput\", \"light\"] }}\n>\n  {`\n  <div className=\"some-container\">\n<Slider\n  ariaLabelInput=\"Label for slider value\"\n  id=\"slider\"\n  labelText=\"Slider Label\"\n  max={100}\n  min={0}\n  step={1}\n  stepMuliplier={4}\n  value={50}\n/>\n</div>\n  `}\n</ComponentDemo>\n","fileAbsolutePath":"/zeit/3b23ef32/src/pages/components/slider/code.mdx"}}}}