{"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":"40bf95ba-2b79-54c2-9608-dc0be7e9525d","children":[],"parent":"5cfac9cf-4fbf-598c-90d6-dfe682a1526a","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<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":"78b22d3ab100f1cf4050a65fd412b33d","counter":1515,"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<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/26e993f/src/pages/components/overflow-menu/code.mdx"}}}}