Components
MenuSeparator
Code

MenuSeparator

MenuSeparator(props): null | ReactElement<any, string | JSXElementConstructor<any>>

NOTE: Exotic components are not callable.

Parameters

NameType
propsOmit (opens in a new tab)<DetailedHTMLProps<HTMLAttributes<HTMLHRElement (opens in a new tab)>, HTMLHRElement (opens in a new tab)>, "ref"> & RefAttributes<HTMLHRElement (opens in a new tab)>

Returns

null | ReactElement<any, string | JSXElementConstructor<any>>

Defined in

node_modules/.pnpm/@types+react@18.2.14/node_modules/@types/react/ts5.0/index.d.ts:355