Preparing search index...
The search index is not available
@just-web Documentation
Documentation
@just-web/types
PluginModule
TypeA
Type alias TypeA<NeedContext>
TypeA
<
NeedContext
>
:
PluginModuleBase
&
{
init
:
(
(
context
:
NeedContext
)
=>
void
)
;
}
TypeA are plugins that does not return a
PluginContext
Type Parameters
NeedContext
extends
Record
<
string
|
symbol
,
any
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
Documentation
@just-
web/app
create
App
create
Test
App
@just-
web/browser
@just-
web/browser-
keyboard
@just-
web/browser-
preferences
@just-
web/commands
@just-
web/events
@just-
web/keyboard
key
Binding
Registry
@just-
web/log
just
Log
@just-
web/os
@just-
web/preferences
@just-
web/routes
@just-
web/states
@just-
web/testing
@just-
web/types
Plugin
Module
Plugin
Module
Base
TypeA
Type
A_
With
Start
TypeB
Type
B_
With
Start
TypeC
TypeD
initialize
initialize
For
Test
initialize
For
Test_
B
initialize
For
Test_
C
initialize_
B
initialize_
C
start
Generated using
TypeDoc
TypeA are plugins that does not return a
PluginContext