ai11y docs
Preparing search index...
@ai11y/core
Ai11yContext
Interface Ai11yContext
interface
Ai11yContext
{
error
?:
Ai11yError
|
null
;
inViewMarkerIds
?:
string
[]
;
markers
:
Marker
[]
;
route
?:
string
;
state
?:
Ai11yState
;
}
Index
Properties
error?
in
View
Marker
Ids?
markers
route?
state?
Properties
Optional
error
error
?:
Ai11yError
|
null
Optional
in
View
Marker
Ids
inViewMarkerIds
?:
string
[]
markers
markers
:
Marker
[]
Optional
route
route
?:
string
Optional
state
state
?:
Ai11yState
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error
in
View
Marker
Ids
markers
route
state
ai11y docs
Loading...