Skip to content
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

Standard way to programmatically update width & height after Initialization #343

Open
dkjain opened this issue Mar 5, 2022 · 2 comments

Comments

@dkjain
Copy link

dkjain commented Mar 5, 2022

Is there standard way to programmatically (live) update width & height after the component gets created. For eg. updating width, height via html <input /> control rather than manually dragging handles to resize.

I know there are w & y props but as per docs, they are setting the initial values i.e. during component creation/Initialization time, right?

thanks

@TitanFighter
Copy link
Contributor

See inputs at the bottom of the page: https://mauricius.github.io/vue-draggable-resizable/?path=/story/basic--basic-controlled-component

@arpit-uno
Copy link

@TitanFighter This can be considered Closed. Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants