Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface HoverModeOptions

remarks

@since 2.8.0

remarks

@since 5.0.0 No longer has event handlers or a separate "sticky" API.

Hierarchy

  • HoverModeOptions

Index

Properties

defaultVisible?: boolean

Boolean if the element should start visible.

defaultvalue

false

disabled?: boolean

Boolean if the hover mode functionality should be disabled.

defaultvalue

false

exitVisibilityDelay?: number

The amount of time to wait once the mouse has left the element before setting the visibility to false.

defaultvalue

DEFAULT_HOVER_MODE_EXIT_TIME

Generated using TypeDoc