Valeriy Sagatovskiy
Valeriy Sagatovskiy
+1 I think it would be better to have just some inner method of the component f.e. `openActionMenu()` to give the developer all control for the opening behavior
Hi! I have the same problem. Need such functionality for proper theming. my code `colors.css` ```css :root { --c-primary-bg: hsl(251, 80%, 88%); --c-primary: hsl(251, 78%, 40%); --c-primary-hover: hsl(251, 70%, 29%);...
Hope it will be implemented. Have the same problem here for a Windows app