CodeBeamOrg / CodeBeam.MudBlazor.Extensions

Useful third party extension components for MudBlazor, from the contributors.
https://mudextensions.codebeam.org/
MIT License
369 stars 62 forks source link

MudSplitter improvements #294

Closed Yomodo closed 8 months ago

Yomodo commented 8 months ago

-Dimension can not be smaller than 0 nor greater than 100 -Added StartContentStyle property -Added EndContentStyle property -Added ContentStyle property -Added BarStyle property -Deprecated StyleContent property -Deprecated StyleBar property -Removed OnInitializedAsync as it is not needed -Removed deprecated properties

mckaragoz commented 8 months ago

Thanks 🥇