• Preparing search index...
  • The search index is not available
@selenite/commons
  • @selenite/commons
  • Action
  • Click
  • clickIfNoDrag

Function clickIfNoDrag

  • clickIfNoDrag<E>(node, options): ActionReturn<ClickDragOptions>
  • Action that triggers a callback if the pointer is not moved after a pointerdown event.

    Type Parameters

    • E extends HTMLElement

    Parameters

    • node: E
    • options: ClickDragOptions

    Returns ActionReturn<ClickDragOptions>

    • Defined in src/lib/actions/click.ts:24

Settings

Member Visibility
@selenite/commons
  • Loading...

Generated using TypeDoc