Replies: 1 comment 2 replies
-
Up till now, we found we did not always want or need all of the Id, AdditionalAttributes, Class or Style attributes/parameters on components. For instance, for Think we need to determine what we need on a case-by-case base ad not make these required (and add when needed such as with Accordion recently) |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I noticed that there are several fixes for missing properties derived from FluentComponentBase e.g. #2420 .
Wouldn't it be possible to create a default test that checks for them? Do we always want Id, AdditionalAttributes, Class, Style or am I wrong?
Beta Was this translation helpful? Give feedback.
All reactions