Perseus
Preparing search index...
@khanacademy/math-input
<internal>
Props
Type Alias Props
type
Props
=
{
ariaLabel
:
string
;
keypadElement
?:
KeypadAPI
;
onBlur
:
()
=>
void
;
onChange
:
(
value
:
string
,
callback
:
any
)
=>
void
;
onFocus
:
()
=>
void
;
style
:
any
;
value
:
string
;
}
Index
Properties
aria
Label
keypad
Element?
on
Blur
on
Change
on
Focus
style
value
Properties
aria
Label
ariaLabel
:
string
Optional
keypad
Element
keypadElement
?:
KeypadAPI
on
Blur
onBlur
:
()
=>
void
on
Change
onChange
:
(
value
:
string
,
callback
:
any
)
=>
void
on
Focus
onFocus
:
()
=>
void
style
style
:
any
value
value
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
aria
Label
keypad
Element
on
Blur
on
Change
on
Focus
style
value
Perseus
Loading...