Is your feature request related to a problem? Please describe.
Avalonia doesn't have a way to handle a list of strings in one input box.
Describe the solution you'd like
The multi-inputs are like this:
Basically you enter text and when you click enter, the text will be wrapped inside a box with an "x" in it if you want to remove it.
Sorry for the very poorly explanation but I think the picture explains it more than me. Hope that this is a good addition to this amazing framework
There are some examples here and here
Describe alternatives you've considered
No response
Additional context
No response
Is your feature request related to a problem? Please describe.
Avalonia doesn't have a way to handle a list of strings in one input box.
Describe the solution you'd like
The multi-inputs are like this:
Basically you enter text and when you click enter, the text will be wrapped inside a box with an "x" in it if you want to remove it.
Sorry for the very poorly explanation but I think the picture explains it more than me. Hope that this is a good addition to this amazing framework
There are some examples here and here
Describe alternatives you've considered
No response
Additional context
No response