[Material][Card][CardContentControl] Add IsClickable to enable/disable pointer visual states #465
Labels
control/card
Categorizes an issue or PR as relevant to the Card control
kind/enhancement
New feature or request.
theme/material
Cards should have an
IsClickable
type of property that can drive whether or not we displaying any sort of visual change on pointer events (PointerOver, Pressed, Hover, etc.)The Material Components Library has an
IsClickable
property to drive this type of behavior:. Example below:screen-20230201-100956.mp4
The text was updated successfully, but these errors were encountered: