siemens / ix-blazor

Siemens IX library for Blazor
https://ix.siemens.io/docs/installation/blazor
MIT License
16 stars 10 forks source link

IconButton Size issue #24

Closed yagizhanNY closed 5 months ago

yagizhanNY commented 5 months ago

image

We have an issue about button size attribute of IconButton component. We have to fix the enum. Size attribute value is wrong in the HTML element.

@VolkerLieber #23

VolkerLieber commented 5 months ago

@yagizhanNY Yes, it seems that I forgot to convert the enum correctly. Thanks for noticing