Components
MenuSeparator
Code

MenuSeparator

NOTE: Exotic components are not callable.

Parameters

props

  • Type: typescript.Omit<@types/react.React.DetailedHTMLProps<@types/react.React.HTMLAttributes<typescript.HTMLHRElement>, typescript.HTMLHRElement>, ref> & @types/react.React.RefAttributes<typescript.HTMLHRElement>

Props

MenuSeparatorProps

  • Type: @types/react.React.ComponentPropsWithoutRef<hr>

View source (opens in a new tab)