Skip to main content
Modular Documentation
Guides
Reference
Reference
/
@modular/sdk/ui
MenubarSeparator
function
function MenubarSeparator(__namedParameters: Omit<MenubarSeparatorProps & RefAttributes<HTMLDivElement>, 'ref'> & { ref?: Ref<HTMLDivElement> }): Element
Import
import { MenubarSeparator } from '@modular/sdk/ui';