Skip to content

Commit 697b2d5

Browse files
committed
chore(*): Add lang example in elements
1 parent 678d871 commit 697b2d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/igniteui-angular-elements/src/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ <h3 class="ig-typography__h6">Standalone paginator</h3>
8080
<igc-paginator per-page="25" total-records="150"></igc-paginator>
8181
</section>
8282

83-
<section>
83+
<section lang="bg">
8484
<h3 class="ig-typography__h6">Flat Grid (MRL column layout)</h3>
8585
<igc-grid id="grid2" moving="true" paging="true" primary-key="ProductID" row-editable="true" allow-filtering="true" filter-mode="excelStyleFilter" display-density="compact">
8686
<igc-grid-toolbar>

0 commit comments

Comments
 (0)