Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface HoverModeConfiguration

remarks

@since 2.8.0

Hierarchy

Index

Properties

Optional deactivateTime

deactivateTime: number

The amount of time (in ms) the user must not hover any element connected to the hover mode.

defaultvalue

DEFAULT_HOVER_MODE_DEACTIVATION_TIME

Optional defaultVisibleInTime

defaultVisibleInTime: number

The amount of time (in ms) the user must hover an element before the hover mode is enabled and the visibility is set to true.

defaultvalue

DEFAULT_HOVER_MODE_VISIBLE_IN_TIME

Optional disabled

disabled: boolean

Boolean if the hover mode functionality should be disabled.

defaultvalue

false

Generated using TypeDoc