Skip to content

Conversation

@petersooley
Copy link

Since custom elements aren't always going to have a parent Vue instance, the properties are going to come in as a string and we need a sensible way of converting those strings to useful values otherwise it blows up the Vue property type checker.

This PR certainly fulfills my use case, but I'm not sure it's gonna fit everyone's. It'd be nice to maybe have more hooks into the element creation process to customize it.

@BigDeep
Copy link

BigDeep commented Sep 16, 2022

omg,that's what i need!
thank,bro;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants