MudBlazor.StaticInput icon indicating copy to clipboard operation
MudBlazor.StaticInput copied to clipboard

Not able to create text area

Open previato opened this issue 6 months ago • 1 comments

I was using MudBlazor.StaticInput to a contact form and notice the the Lines property is hidden on the MudStaticTextField.

I copied the file and I created my one component, so I remove the Lines property from the protected list of properties, and aparently it works as expected.

Is there any reason for that property remain protected?

previato avatar Apr 19 '25 14:04 previato