Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Specification defines all properties and types (internally called beanInfo)
  2. Template contain  contains the html with directives like for example an ng-model or "ng-click" handler to webcomponent logic
  3. Logic, does the adding of directive, and likely contains controller javascirpt to-do for example remote calls and expose api functions

...