Conversation
…into mdragnev/grid-lite-wrapper
|
Just a note: <igx-grid-lite-column field="active" dataType="boolean" header="Active">
<ng-template igxGridLiteCell let-value>
<link rel="stylesheet" href="/styles.css">
<igx-checkbox [checked]="value"></igx-checkbox>
</ng-template>
</igx-grid-lite-column>The example We're likely to address this further, but it will on the web component level to bake in functionality to automatically adopt the root styles for templated cells in a future release. |
Related #16700
Additional information (check all that apply):
Checklist:
feature/README.MDupdates for the feature docsREADME.MDCHANGELOG.MDupdates for newly added functionalityng updatemigrations for the breaking changes (migrations guidelines)