How to style grid-list
Styles from thematerial/grid-list
package can be customized using the grid-list-overrides
mixin. This mixin accepts a set of tokens that control how the components will look, either for the entire app or under a specific selector. You can find the full list of supported mixins and tokens below. Tokens supported by grid-list-overrides
Name | Type | Based on system token |
---|---|---|
tile-header-primary-text-size | Typography | --mat-sys-body-large |
tile-header-secondary-text-size | Typography | --mat-sys-body-medium |
tile-footer-primary-text-size | Typography | --mat-sys-body-large |
tile-footer-secondary-text-size | Typography | --mat-sys-body-medium |