{"componentChunkName":"component---src-pages-components-overflow-menu-code-mdx","path":"/components/overflow-menu/code/","result":{"pageContext":{"frontmatter":{"title":"Overflow menu","description":"Overflow menus are used when additional options are available to the user and there is a space constraint.","tabs":["Code","Usage","Style","Accessibility"]},"relativePagePath":"/components/overflow-menu/code.mdx","titleType":"prepend","MdxNode":{"id":"e070815b-dccf-56a3-9a7c-7ea491bc0838","children":[],"parent":"1d5824a8-30f0-5c51-8c33-405fc4b847fd","internal":{"content":"---\ntitle: Overflow menu\ndescription: Overflow menus are used when additional options are available to the user and there is a space constraint.\ntabs: [\"Code\", \"Usage\", \"Style\", \"Accessibility\"]\n---\n\n<ComponentDemo\n  links={{\n    React:\n      \"https://react.carbondesignsystem.com/?path=/story/overflowmenu--basic\",\n    Angular:\n      \"https://angular.carbondesignsystem.com/?path=/story/components-overflow-menu--basic\",\n    Vue:\n      \"http://vue.carbondesignsystem.com/?path=/story/components-cvoverflowmenu--default\",\n    Vanilla:\n      \"http://vue.carbondesignsystem.com/?path=/story/components-cvoverflowmenu--default\",\n  }}\n  knobs={{\n    OverflowMenuItem: [\"disabled\", \"hasDivider\", \"isDelete\"],\n  }}\n>\n  {`\n<OverflowMenu>\n  <OverflowMenuItem\n    itemText=\"Option 1\"\n    primaryFocus\n  />\n  <OverflowMenuItem\n    itemText=\"Option 2 is an example of a really long string and how we recommend handling this\"\n    requireTitle\n  />\n  <OverflowMenuItem itemText=\"Option 3\" />\n  <OverflowMenuItem itemText=\"Option 4\" hasDivider isDelete/>\n</OverflowMenu>\n  `}\n</ComponentDemo>\n","type":"Mdx","contentDigest":"8172f920a7fa49b27a9c1dec039dfbeb","counter":1521,"owner":"gatsby-plugin-mdx"},"frontmatter":{"title":"Overflow menu","description":"Overflow menus are used when additional options are available to the user and there is a space constraint.","tabs":["Code","Usage","Style","Accessibility"]},"exports":{},"rawBody":"---\ntitle: Overflow menu\ndescription: Overflow menus are used when additional options are available to the user and there is a space constraint.\ntabs: [\"Code\", \"Usage\", \"Style\", \"Accessibility\"]\n---\n\n<ComponentDemo\n  links={{\n    React:\n      \"https://react.carbondesignsystem.com/?path=/story/overflowmenu--basic\",\n    Angular:\n      \"https://angular.carbondesignsystem.com/?path=/story/components-overflow-menu--basic\",\n    Vue:\n      \"http://vue.carbondesignsystem.com/?path=/story/components-cvoverflowmenu--default\",\n    Vanilla:\n      \"http://vue.carbondesignsystem.com/?path=/story/components-cvoverflowmenu--default\",\n  }}\n  knobs={{\n    OverflowMenuItem: [\"disabled\", \"hasDivider\", \"isDelete\"],\n  }}\n>\n  {`\n<OverflowMenu>\n  <OverflowMenuItem\n    itemText=\"Option 1\"\n    primaryFocus\n  />\n  <OverflowMenuItem\n    itemText=\"Option 2 is an example of a really long string and how we recommend handling this\"\n    requireTitle\n  />\n  <OverflowMenuItem itemText=\"Option 3\" />\n  <OverflowMenuItem itemText=\"Option 4\" hasDivider isDelete/>\n</OverflowMenu>\n  `}\n</ComponentDemo>\n","fileAbsolutePath":"/zeit/3b23ef32/src/pages/components/overflow-menu/code.mdx"}}}}