1. Differents inputsouputs
2. Prop to external call (native js function call)
3. Prop to external call (method library call)
4. Prop to dispatch
5. Prop binding with child
6. Prop to rendering
7. Child event to event
8. Child event to external call
9. Child event to dispatch
10. Child event to binding with child
11. Child event to rendering
12. Getter from store to event emission
13. Getter from store to external call
14. Getter from store to dispatch
15. Getter from store to prop binding
16. Getter from store to rendering
17. Slots to rendering