{"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":"62b2f841-fcea-51be-9ddd-2f953bb453b9","children":[],"parent":"4b503bf5-7e39-50f9-b0e3-c411e7feb7a4","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  <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":"a1bf6b7c53780be22d471ade35d69ff0","counter":1540,"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  <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/26e993f/src/pages/components/slider/code.mdx"}}}}