Handbook
Glossary
in-select-mode? ( object -- ? )
Vocabulary
html5
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
in-select-mode
class.
Definition
USING:
kernel
;
IN:
html5
:
in-select-mode?
( object -- ? )
\
in-select-mode
eq?
;