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

support HTML form elements #6

Open
14 of 28 tasks
asaokamei opened this issue Jun 14, 2019 · 0 comments
Open
14 of 28 tasks

support HTML form elements #6

asaokamei opened this issue Jun 14, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@asaokamei
Copy link
Collaborator

asaokamei commented Jun 14, 2019

support for various html form elements

html elements

  • input
  • select
  • textarea
  • button

input elements

  • button
  • checkbox
  • color
  • date
  • datetime-local
  • email
  • file
  • hidden
  • image
  • month
  • number
  • password
  • radio
  • range
  • reset
  • search
  • submit
  • tel
  • text
  • time
  • url
  • week

other elements

  • optgroup in select>option
  • datalist
@asaokamei asaokamei added the enhancement New feature or request label Jun 14, 2019
@asaokamei asaokamei changed the title support HTML input types support HTML form elements Jun 14, 2019
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

1 participant