Ursa.Avalonia
Ursa.Avalonia copied to clipboard
Dynamic Form generation support
Inspired by #354
Currently Form Generation from ItemsSource is partially supported. But still needs some improvement:
- Currently we can only generate FormItem, but not FormGroup
- User have to manually set label and star in a style
- ItemTemplate is not taking effect.
These issues should be addressed.