CursorPopupProps Interface

Beta

Properties for the CursorPopup React component

Extends

Properties

Name Type Description
content React.ReactNode    
id string    
offset PointProps    
onSizeKnown undefined | (size: SizeProps) => void Function called when size is known.  
pt PointProps    
relativePosition RelativePosition    
shadow undefined | false | true    
title undefined | string    

Inherited properties

Name Type Inherited from Description
className undefined | string ClassNameProps Custom CSS class name
style undefined | React.CSSProperties CommonProps Custom CSS style properties

Defined in

Last Updated: 08 January, 2020