flarum / issue-archive

0 stars 0 forks source link

Form Builder Util #45

Open askvortsov1 opened 3 years ago

askvortsov1 commented 3 years ago

Feature Request

The AdminPage component comes with a buildSettingComponent method that converts a config object into a Flarum-specific form field. We could generalize this to an abstract form element builder component, which could help reduce boilerplate and standardize styles.

https://github.com/flarum/core/pull/2996#discussion_r691807155