- Issue created by @balintbrews
- First commit to issue fork.
- Merge request !472#3491293: Create FormElement and FormElementDescription presentational components. → (Open) created by omkar-pd
📌
Split form components into `Drupal`-prefixed behavioral wrappers and presentational components
Needs work
introduced behavioral wrappers for form components. Among those new components, DrupalFormElement
was added. That component can be improved to output two presentational components: FormElement
and FormElementDescription
.
Review @todo
comments in DrupalFormElement.tsx
and implement two new presentational components: FormElement
and FormElementDescription
. Follow existing patterns from the behavioral wrappers and how they output presentational components.
None.
Active
0.0
Redux-integrated field widgets