The API reference is a Work in Progress and will be continuously improved and extended. We'd love to hear your feedback in our documentation repository.
Home > @edtr-io/editor-ui > HoverOverlay
HoverOverlay() function
Signature:export declare function HoverOverlay(props: HoverOverlayProps): JSX.Element
Parameters
Parameter | Type | Description |
---|---|---|
props | HoverOverlayProps | The hover overlay props |
JSX.Element