Popover
The floating card popped by clicking or hovering.
Basic Usage
API
Popover
The properties of the Modal are Popover as follows:
Property | Description | Type | Default | required |
---|
content | content of the card | ReactNode | - | true |
className | set class selector | string | - | false |
style | set the style | React.CSSProperties | - | false |