Allow Hover AND Click together

The component indeed can’t have both but the instance can have the click event in addition to the hover which is controlled by the component.

If you would like to have all within the main component you could maybe use the “mouse up” respectively “touch up” trigger as a workaround on your hover state.

Btw, there already is such a feature request you can vote on: