MASA.Blazor icon indicating copy to clipboard operation
MASA.Blazor copied to clipboard

[Bug Report]: MExpansionPanels无法通过设置MExpansionPanel的IsActive属性来控制模板默认展开

Open VleaStwo opened this issue 2 years ago • 0 comments

Masa.Blazor version

1.0.3

Describe the bug

  1. 如题 如果要实现默认展开需要 MExpansionPanels设置 @bind-Value/Values 并且创建 配套的字段或属性 比较繁琐
  2. 文档apis的MExpansionPanel的IsActive的描述写成了 受否激活。 应当为 是否激活
  3. 缺少Color/ActiveColor属性 需要通过style或class设置

Expected Behavior

No response

Steps To Reproduce

No response

Reproduction code

No response

.NET version

net 7.0

What browsers are you seeing the problem on?

No response

Additional context

No response

VleaStwo avatar Sep 06 '23 07:09 VleaStwo