-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Description
I've found that passing a dynamic value to the directive like this won't work:
v-ripple.600="rippleColor"
rippleColor changes dynamically based on if my app is in light or dark mode. Unfortunately, the ripple always stays in the color it was initialized with.
Am I missing or something or is this not supported?
Metadata
Metadata
Assignees
Labels
No labels