Reformat

Results 3 comments of Reformat

It allows you to toggle showing the label in the admin panel, this is so you can use the label within a theme to specify a class generally as a...

Thanks I'll try those from issue #1211 - I have a function I want to call after I've got the URL

Thanks @EranGrin i've found [they've added a shadowRoot() function](https://github.com/vuejs/core/commit/5a1a89bd6178cc2f84ba91da7d72aee4c6ec1282) to core but it can only be called inside setup() within defineCustomElement so not sure how helpful that might be