-
Notifications
You must be signed in to change notification settings - Fork 305
--app-grid-expandible-item-columns value is always equal to --app-grid-columns if not in :host #492
Open
Labels
Description
Description
--app-grid-expandible-item-columns value is always equal to --app-grid-columns if styles not applied in :host, so in one element you can have only one app-grid if you want to use --app-grid-expandible-item-columns
Expected outcome
Ability to apply styles more specifically, for example in grid class.
Actual outcome
see descr
Steps to reproduce
Try to create two different app-grids in one element with different --app-grid-expandible-item-columns.
Browsers Affected
- Chrome
- Firefox
- Safari 9
- Safari 8
- Safari 7
- Edge
- IE 11
- IE 10