Preparing search index...
The search index is not available
@highlight-ai/app-runtime - v0.2.2
@highlight-ai/app-runtime
AppOpenEventOptions
Interface AppOpenEventOptions
interface
AppOpenEventOptions
{
action
?:
{
options
:
NavigateOptions
|
OpenModalOptions
;
type
:
"navigate"
|
"openModal"
;
}
;
isActiveApp
?:
boolean
;
}
Index
Properties
action?
is
Active
App?
Properties
Optional
action
action
?:
{
options
:
NavigateOptions
|
OpenModalOptions
;
type
:
"navigate"
|
"openModal"
;
}
Optional
is
Active
App
is
Active
App
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
is
Active
App
@highlight-ai/app-runtime - v0.2.2
Loading...