Open
Description
Code of conduct
- I agree to follow this project's code of conduct.
Description of issue
On <sp-action-menu>
, quiet styling is set with the quiet
boolean property but, on <sp-card>
quiet styling is set via variant="quiet"
. This feels like an inconsistency in our API. We should review how we're applying quiet and other variants across our components and work toward some consistency.