Fullscreen toggle functionality in Angular using Directives.
We are gonna see how to leverage directives to create a super simple fullscreen toggle functionality.
Let's see the definition for a directive in Angular:
Directives are classes that add additional behavior to elements in your Angular applications. ...
sreyaj.dev6 min read
Braydon Coyer
Sr Front End Developer, DOM Artist. https://braydoncoyer.dev/
Super awesome! As a long-time Angular user, I love seeing Angular posts here on Hashnode! Thanks for sharing!