Skip to content

Controlled Forms #2

@NullVoxPopuli

Description

@NullVoxPopuli

Controlled Forms

This type of form is handled by and built with this styleless Forms implementation. The library provides provides a way to build your fields, which we will use with the unique, non-native fields provided by ember-primitives

[ember-headless-form] distills the common behavior and accessibility best practices of forms into reusable components, without any opinions on specific markup or styling. Use it to build your forms directly, or to build your opinionated forms component kit on top of it.
from the docs

The Light Form does not provide any accessibility guidance between labels, inputs, errors, and other statuses (because the light form is just a <form> element). ember-headless-form solves all of this boilerplate for you.

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