You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I created this ticket so that we could handle some customized components in mockups/designs that we've seen come up over the last year, including the Get Started Dashboard's 1, 2, 3 "tiles":
The original thought I proposed about adding a shadow part, like outer or container, was to make the API consistent with <rh-card> assuming the preference would be to make these a simple patterned CSS customization rather than adding a defined variant.
After discussing with the team, we're going to expose a couple new custom props to handle the border-top customization in lieu of adding a new variant (for now, at least) or the shadow part "sledgehammer" approach.
Description
There are no shadow parts for
<rh-tile>
, and we will need one to accommodate some custom styles, like having a red border top.Suggested solution
Add a container shadow part
Screenshots
No response
Example API
Additional context
No response
The text was updated successfully, but these errors were encountered: