๐๏ธ Local templates
Angular provides a way to bind templates to a structural directive to organize the template code in a better way.
๐๏ธ Local variables
Angular provides a way to bind values to the template.
๐๏ธ Reactive context
Description