Components
menu-separator
Code

MenuSeparator

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

NOTE: Exotic components are not callable.

Parameters

NameType
propsOmit<DetailedHTMLProps<HTMLAttributes<HTMLHRElement>, HTMLHRElement>, "ref"> & RefAttributes<HTMLHRElement>

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