Home > @uniformdev/design-system > PopoverBody

PopoverBody() function

A styled popover body component with design system styles. Used to create custom popover-like behavior.

Signature:

Parameters

ParameterTypeDescription
{ variant, maxWidth, children, ...otherProps }PopoverBodyProps

Returns:

_emotion_react_jsx_runtime.JSX.Element