@gitlab/ui
Version:
GitLab UI Components
15 lines (11 loc) • 436 B
JavaScript
var nav_item_dropdown = "# Nav Item Dropdown\n\n<!-- STORY -->\n\n## Usage\n\nUse `<gl-nav-item-dropdown>` to place dropdown items within your nav.\n";
var description = /*#__PURE__*/Object.freeze({
__proto__: null,
'default': nav_item_dropdown
});
var nav_item_dropdown_documentation = {
followsDesignSystem: false,
description,
bootstrapComponent: 'b-nav-item-dropdown'
};
export default nav_item_dropdown_documentation;