In this post we will be learning about Custom Property Bindings using Input property and Custom Event Bindings using Output property. Just to get started we should know that all properties of a Component are only accessible inside the Component and not from outside.
Read More