Search
Preparing search index...
The search index is not available
obniz
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
Parts
Grove_Button
Grove_Button
Class Grove_Button
Hierarchy
Grove_Button
Implements
ObnizPartsInterface
Index
Constructors
constructor
Properties
is
Pressed
keys
onchange
params
required
Keys
Methods
is
Pressed
Wait
on
Change
For
State
Wait
state
Wait
wired
info
Constructors
constructor
new
Grove_
Button
(
)
:
Grove_Button
Returns
Grove_Button
Properties
is
Pressed
is
Pressed
:
boolean
|
null
= null
keys
keys
:
string
[]
onchange
onchange
:
(
(
pressed
:
boolean
)
=>
void
)
|
null
= null
params
params
:
any
required
Keys
required
Keys
:
string
[]
Methods
is
Pressed
Wait
is
Pressed
Wait
(
)
:
Promise
<
boolean
>
Returns
Promise
<
boolean
>
on
Change
For
State
Wait
on
Change
For
State
Wait
(
pressed
:
boolean
)
:
void
Parameters
pressed:
boolean
Returns
void
state
Wait
state
Wait
(
isPressed
:
boolean
)
:
Promise
<
void
>
Parameters
isPressed:
boolean
Returns
Promise
<
void
>
wired
wired
(
obniz
:
Obniz
)
:
void
Parameters
obniz:
Obniz
Returns
void
Static
info
info
(
)
:
ObnizPartsInfo
Returns
ObnizPartsInfo
Globals
Grove_
Button
constructor
is
Pressed
keys
onchange
params
required
Keys
is
Pressed
Wait
on
Change
For
State
Wait
state
Wait
wired
info
Grove_
Button
OptionsA
Grove_
Button
OptionsB
Grove_
Button
Options
Generated using
TypeDoc