Skip to content

FormField -- theme to support input specific container styling #7495

@taysea

Description

@taysea

FormField should support the ability to modify the container styling based on the type of input. For example:

formField: {
   checkBoxGroup: {
      container: {
         border: {},
         disabled: {},
         error: {},
      }
   }

We should support this for all our input types.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementA suggestion to add to or change behavior

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions