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

Register custom element #427

Open
reynierdoka opened this issue Jan 28, 2024 · 0 comments
Open

Register custom element #427

reynierdoka opened this issue Jan 28, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@reynierdoka
Copy link

reynierdoka commented Jan 28, 2024

What problem does this feature solve?

It would be great to be able to register custom elements, such as an email or phone type control, that has its own validations. Is it possible with the current model?

What does the proposed API look like?

class EmailControl {}
instance.register.addControl(EmailControl)
@Hufe921 Hufe921 added the enhancement New feature or request label Jan 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants