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 > HoverOverlayProps
HoverOverlayProps interface
Signature:export interface HoverOverlayProps
Properties
Property | Type | Description |
---|---|---|
allowSelectionOverflow? | boolean | (Optional) |
anchor? | React.RefObject<HTMLElement> | (Optional) |
children | React.ReactNode | |
position | 'above' | 'below' |