m_set_hover_duration: Set the duration of the hover delay
Description
Set the duration of the hover delay
Usage
m_set_hover_duration(id, hoverDuration)
Arguments
id
R3dmol id
or a r3dmol
object (the output from
r3dmol()
)
hoverDuration
an optional parameter that denotes
the duration of the hover delay (in milliseconds) before the hover action is
called
Value
R3dmol id
or a r3dmol
object (the output from
r3dmol()
)