Skip to content

Tracking: Form controls #258

@nicoburns

Description

@nicoburns

Form controls

This issue tracks the implementation of standard HTML form control widgets in Blitz.

  • <input type=hidden>
  • Button
    • <button>
    • <input type=submit>
    • <input type=reset>
  • Text input
    • <input type=text>
    • <textarea>
    • <input type=password>
    • <input type=email>
    • <input type=url>
  • <input type=checkbox>
  • <input type=radio>
  • <select>
  • <input type=file>
  • <input type=color>
  • <meter>
  • <progress>
  • <output>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions