Open foxpcteam opened 2 years ago
@foxpcteam thank you for your feedback. Sorry it took me a while to reply. You have many good points. Let me go point by point
General
Grid
Forms
prefix
and suffix
for fields https://w2ui.com/web/demos/#/fields/9Fields
Nice to Have
After playing some time with w2ui this is what i find that need to be added to V2.0
General:
Grid:
Forms:
Fields:
Example:
{ field: 'field_list', type: 'list', required: true, html: { label: 'List' }, options: { items: { id: 3, text: "test", html: { attr: 'data-list="45"' } } }},
Nice to Have:
Example: https://ant.design/components/drawer/