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

Enable slotting the input field #273

Closed
tomivirkki opened this issue Nov 8, 2018 · 0 comments
Closed

Enable slotting the input field #273

tomivirkki opened this issue Nov 8, 2018 · 0 comments
Labels
epic Big feature that has subtasks

Comments

@tomivirkki
Copy link
Member

tomivirkki commented Nov 8, 2018

Make the input slottable.

<vaadin-text-field>
  <input type="search">
</vaadin-text-field>

This will enable creating text fields that have the native exposed instead of hiding it inside the shadow root, improving support for native forms & password managers etc.

It also enables assigning type and other customization for the text field's <input>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
epic Big feature that has subtasks
Projects
None yet
Development

No branches or pull requests

1 participant