ant-design-blazor/tests/AntDesign.Tests/Input
Hao Sun 961a5ca02b fix(module: textarea): fix style string format and auto-size issues (#2001)
* fix(module:textarea): fix style string format

* seprate inner and outer style

* fix AutoSize

* fix custom style

* Update site/AntDesign.Docs/Demos/Components/Input/demo/Area.md

Co-authored-by: James Yeung <shunjiey@hotmail.com>

* Move SetStyle to styleHelper

* Update TextArea.razor

* Update TextArea.cs

* fix unit test

Co-authored-by: James Yeung <shunjiey@hotmail.com>
2021-10-29 13:30:52 +08:00
..
InputGroupTests.razor tests: clean-up (#2050) 2021-10-22 12:45:00 +08:00
InputTests.razor tests: clean-up (#2050) 2021-10-22 12:45:00 +08:00
TextAreaTests.razor fix(module: textarea): fix style string format and auto-size issues (#2001) 2021-10-29 13:30:52 +08:00