We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 678d871 commit 697b2d5Copy full SHA for 697b2d5
projects/igniteui-angular-elements/src/index.html
@@ -80,7 +80,7 @@ <h3 class="ig-typography__h6">Standalone paginator</h3>
80
<igc-paginator per-page="25" total-records="150"></igc-paginator>
81
</section>
82
83
- <section>
+ <section lang="bg">
84
<h3 class="ig-typography__h6">Flat Grid (MRL column layout)</h3>
85
<igc-grid id="grid2" moving="true" paging="true" primary-key="ProductID" row-editable="true" allow-filtering="true" filter-mode="excelStyleFilter" display-density="compact">
86
<igc-grid-toolbar>
0 commit comments