Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Lee-Lily-Lea opened this issue Sep 6, 2023 · 0 comments

Comments

@Lee-Lily-Lea
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants