Skip to main content

GraphicsCreateHint

Callable

  • GraphicsCreateHint(id, tooltip, tooltipPosition): HTMLButtonElement

  • Creates a hint button with a tooltip


    Parameters

    • id: string
    • tooltip: string
    • tooltipPosition: left | right | top | bottom

    Returns HTMLButtonElement