DropdownMenu - MikaBerglund/Blazor-Bootstrap GitHub Wiki
DropdownMenu Component
The DropdownMenu component is uses as child component in a Dropdown
component. It is the parent to one or many DropdownItem
components.
Usage
See Dropdown
for details on how to use this component.