Samples
Web Bus II Test pages
Basic Examples. Open each one and view source, these are minimal examples for clearity.
- Automatic linking of Component Instances to DOM containers
- Manually creating Component Instances via API
- Event Passing between Component Instances
- Passing initial parameters both via automatic and API Component creation
- Appropriate error messages on bad params or missing factory
- Lazy loading of component source code
- ES6 demonstration
- VUE.js integration example