Tell me about your custom vue directives!
Kai Oswald

Kai Oswald @kaos

About: .NET Core + Vue.js = 🔥

Location:
Stuttgart, Germany
Joined:
Apr 30, 2019

Tell me about your custom vue directives!

Publish Date: Jun 18 '19
4 2

I didn't find a useful case where I needed a custom vue directive in my side-projects yet, but maybe you did. Tell me about it!

Comments 2 total

  • Afif Sohaili
    Afif SohailiJun 19, 2019

    I didnt have to use any directives (not even built-in ones), but again, my project may not be big enough.

  • Laurence Jones
    Laurence JonesJun 24, 2019

    Change the colour of a div depending on which dropdown you select. We used this for an internal Pallete system for websites rather than us trying to remember the hex value we stored it on the site and changed the background colour for a preview.

Add comment