Description
Guide & Examples
- HTML based reference guide
Reference guide
- Generated from TypeScript code using TypeDoc
- JsDoc with HTML markup documentation supported
HTML Code (both, static & code documentation)
Supported tags:
#example [label]{url}
Includes the example to the HTML code (make sure the code is HTML escaped so < > & and others are properly replaced)
#chart [label]{url}
Includes svg chart to the HTML code
#see [label]{ulr}
Inserts anchor link to the HTML code
Ajs Feature Examples (directly in the code)
Complete offline application support
Boot process and configuration
Dependency injection container usage
InitialProgressBar
Exception handling
Application resource loading and management
Templating
Visual State management
Visual State transition
View Component state management
Session state management
Data models
Debugging tools
Tools
tocgen.ps1 (powershell) -> generator of the toc.json file from the folder structure of the static html documents
Reactions are currently unavailable
You can’t perform that action at this time.
Guide & Examples
- HTML based reference guide
Reference guide
- Generated from TypeScript code using TypeDoc
- JsDoc with HTML markup documentation supported
HTML Code (both, static & code documentation)
Ajs Feature Examples (directly in the code)
Tools