Home > @uniformdev/design-system > MenuGroup

MenuGroup() function

Signature:

MenuGroup: ({ title, children }: MenuGroupProps) => _emotion_react_jsx_runtime.JSX.Element

Parameters

ParameterTypeDescription
{ title, children }MenuGroupProps

Returns:

_emotion_react_jsx_runtime.JSX.Element