Interface ITooltipOptions

interface ITooltipOptions {
    anchor: Anchor;
}

Properties

Properties

anchor: Anchor