Overlay
Overlays provide contextual information on top of the current layer of the interface. They can be interruptive like modals or augmenting like popovers and tooltips.
Import​
import { Overlay } from '@faststore/ui'
Usage​
A content outside me
Props​
testId
string
Description
ID to find this component in testing tools (e.g.: cypress, testing library, and jest).
Default value
store-overlay
Customization​
data-store-overlay