fix docs
This commit is contained in:
parent
ea4df1e482
commit
a8361bd3ac
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
||||||
e <o> Mouse event
|
e <o> Mouse event
|
||||||
self <o> Shared private variable
|
self <o> Shared private variable
|
||||||
# Usage ---------------------------------------------------------------
|
# Usage ---------------------------------------------------------------
|
||||||
([options[, self]]) -> Element object
|
([options[, self]]) -> <o> Element object
|
||||||
# Events ----------------------------------------------------------
|
# Events ----------------------------------------------------------
|
||||||
anyclick <!> anyclick
|
anyclick <!> anyclick
|
||||||
Fires on mouseup, but not on any subsequent mouseup within 250
|
Fires on mouseup, but not on any subsequent mouseup within 250
|
||||||
|
|
Loading…
Reference in a new issue