UNPKG

@gitlab/ui

Version:
9 lines (6 loc) 409 B
var description = "# Dropdown Item\n\n<!-- STORY -->\n\n## Usage\n\nThe dropdown item component is meant to be used for clickable entries inside a dropdown component.\nIf you provide the `href` attribute, it renders a link instead of a button.\n"; var new_dropdown_item_documentation = { description: description, bootstrapComponent: 'b-dropdown-item' }; export default new_dropdown_item_documentation;