Skip to content

feat: inject custom-control-wrapper in controlWrapper vue vanilla to replace the default controlWrapper - #2275

Open
davewwww wants to merge 1 commit into
eclipsesource:masterfrom
davewwww:feat/inject-custom-control-wrapper
Open

feat: inject custom-control-wrapper in controlWrapper vue vanilla to replace the default controlWrapper#2275
davewwww wants to merge 1 commit into
eclipsesource:masterfrom
davewwww:feat/inject-custom-control-wrapper

Conversation

@davewwww

Copy link
Copy Markdown
Contributor

regarding issue #1927

with this proposal you are able to replace the default controlWrapper.

provide('custom-control-wrapper',{component: CustomControlWrapper,props: {some: "props"})

@netlify

netlifyBot commented Feb 9, 2024

Copy link
Copy Markdown

Deploy Preview for jsonforms-examples ready!

NameLink
🔨 Latest commitacce4cd
🔍 Latest deploy loghttps://app.netlify.com/sites/jsonforms-examples/deploys/65c61c4c81177f0008aa8a85
😎 Deploy Previewhttps://deploy-preview-2275--jsonforms-examples.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@lucas-koehler
lucas-koehlerforce-pushed the master branch 4 times, most recently from 24c8cb2 to d86047eCompareOctober 24, 2025 10:26
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@davewwww