-
-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(cientos): 178 v-light-helper #214
Conversation
✅ Deploy Preview for cientos-tresjs ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
</template> | ||
``` | ||
|
||
Note that you can pass a modifier with the name of a property, for example `v-log:material`, and will log directly the `material` property |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copy paste ;) @JaimeTorrealba
@JaimeTorrealba dunno if it's possible but add an update call |
Interesting, I could use it with the renderLoop, or in the update directive cycle
|
I will go for the second option since the update is not like the |
This will not close the issue 178