Perseus
Preparing search index...
@khanacademy/perseus-core
RendererInterface
Interface RendererInterface
interface
RendererInterface
{
props
:
any
;
blur
()
:
void
;
focus
()
:
boolean
|
null
|
undefined
;
getSerializedState
()
:
any
;
}
Index
Properties
props
Methods
blur
focus
get
Serialized
State
Properties
props
props
:
any
Methods
blur
blur
()
:
void
Returns
void
focus
focus
()
:
boolean
|
null
|
undefined
Returns
boolean
|
null
|
undefined
get
Serialized
State
getSerializedState
()
:
any
Returns
any
Deprecated
do not use in new code.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
props
Methods
blur
focus
get
Serialized
State
Perseus
Loading...
Deprecated