Search
Preparing search index...
The search index is not available
JSSM, a JavaScript state machine - the FSM for FSL
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
JSSM, a JavaScript state machine - the FSM for FSL
jssm_viz
<internal>
CustomElementRegistry
Interface CustomElementRegistry
Hierarchy
CustomElementRegistry
Index
Methods
define
get
upgrade
when
Defined
Methods
define
define
(
name
:
string
, constructor
:
CustomElementConstructor
, options
?:
ElementDefinitionOptions
)
:
void
Parameters
name:
string
constructor:
CustomElementConstructor
Optional
options:
ElementDefinitionOptions
Returns
void
get
get
(
name
:
string
)
:
CustomElementConstructor
Parameters
name:
string
Returns
CustomElementConstructor
upgrade
upgrade
(
root
:
<internal>
.
Node
)
:
void
Parameters
root:
<internal>
.
Node
Returns
void
when
Defined
when
Defined
(
name
:
string
)
:
Promise
<
CustomElementConstructor
>
Parameters
name:
string
Returns
Promise
<
CustomElementConstructor
>
Modules
Tutorials
What are state machines?
☕
Quick
Start
Language reference
API reference
Example machines
Howtos and
Recipes
Frameworks
React
Vue
Angular
Node
Environments
Node
Typescript
The browser
Deno
AWS
Lambda
SQL
Bundling
Rollup
Webpack
CDN
Local files
Let's make a large machine
Publishing
Theme, style, color
Comparisons
Feature comparison
LOC
Shootout
Tools
Live
Editor
Visualization
Github
Action
CLI
Community
Changelog
jssm
jssm_
constants
jssm_
error
jssm_
types
jssm_
util
jssm_
viz
<internal>
version
Custom
Element
Registry
define
get
upgrade
when
Defined
Generated using
TypeDoc