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
Description
--app-grid-expandible-item-columnsvalue is always equal to--app-grid-columnsif 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-columnsExpected 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