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

Parameter

Type

Description

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

(not declared)

input

PopoverBodyProps

Returns:

_emotion_react_jsx_runtime.JSX.Element