Skip to main content

Popover

Popovers are used along with a clickable trigger element to display contextual information on top of that component.

Import​

import { Popover } from '@faststore/ui'

Usage​

Props​

testIdstring
Description

ID to find this component in testing tools (e.g.: cypress, testing library, and jest).

Default value
store-popover
targetRef*RefObject<PossibleNode>
Description

Ref for the component initial position.

Customization​

data-store-popover

Didn't find your answers? Ask the Community. For documentation suggestions, submit your feedback.

JOIN THE COMMUNITY

ON THIS PAGE