Hi all

I have a winform application that I want
to rewrite to blazor.

in this app i have 2 text boxes one for input
and one for output.

is there a way in blazor to inherit the textbox properties.


thank you