Uno.Samples
Uno.Samples copied to clipboard
HtmlControls: Added HtmlHxText elements, Added HtmlSelect/HtmlOption elements
@carldebilly I was trying to fix the CI issues on this but suspect I may have broken something as code is failing to compile with issues on methods ClearChildren, AddChild and RemoveChild.
@carldebilly is this sample still of value? Can you assist with the comments I've added so that we can get this PR merged.
@carldebilly any chance we can close or complete this PR?
@carldebilly Should I try to rebase this with the .NET7 changes to close this pr? And do we have something to replace "option.ClearChildren();"? Or should I just leave the todo's there? Also, is there anything else that should be done?