skclusive/Skclusive.Material.Component

TextField multiline doesn't have "rows" option

bbmerong opened this issue · 5 comments

TextField multiline doesn't have "rows" option

I hope that this option is worked.
<TextField AutoFocus
Margin="@Margin.Dense"
Id="title"
Rows="3" <- doesn't work
Label="Title"
FullWidth />

Thank you in advance.

thanks for reporting. yes noticed Rows parameter is not passed to the Input component. will fix.

Thank you for your kindness. I hope I will fix as soon as possible.
Have a good time.

sorry for the delay. parameter added in develop. will be released in patch version this weekend.

issue is fixed in release 5.1.2. please do validate and close the issue. thanks.

closing the issue now. feel free to re-open if required.