SFDO-Community / Salesforce-Indicators

Indicators Lightning Web Component
https://github.com/SFDO-Community-Sprints/Salesforce-Indicators/wiki
BSD 3-Clause "New" or "Revised" License
61 stars 19 forks source link

Consider Device / Container Size #87

Open tschug opened 2 years ago

tschug commented 2 years ago

We may want to consider using the @api flexipageRegionWidth and SLDS Layout concept to make the component responsive to its container / device size.

See Resources:

JodieM commented 2 years ago

Yes, this will be great. It may be an option on the component to have it display as a Card (with heading / Icon) or a Layout (plain). This fits in with #27 and #73.

JodieM commented 1 month ago

See work done in PR #172 as a starting point for this one.