Lint fixes
parent
7d222f7b68
commit
eb8a78b40d
|
@ -17,7 +17,7 @@
|
||||||
</DataTable>
|
</DataTable>
|
||||||
|
|
||||||
<h3>Flexible Scroll</h3>
|
<h3>Flexible Scroll</h3>
|
||||||
<p>Flex scroll feature makes the scrollable viewport section dynamic so that it can grow or shrink relative to the parent size of the table.
|
<p>Flex scroll feature makes the scrollable viewport section dynamic so that it can grow or shrink relative to the parent size of the table.
|
||||||
Click the button below to display a maximizable Dialog where data viewport adjusts itself according to the size changes.</p>
|
Click the button below to display a maximizable Dialog where data viewport adjusts itself according to the size changes.</p>
|
||||||
|
|
||||||
<Button label="Show" icon="pi pi-external-link" @click="openDialog" />
|
<Button label="Show" icon="pi pi-external-link" @click="openDialog" />
|
||||||
|
@ -112,7 +112,7 @@
|
||||||
</DataTable>
|
</DataTable>
|
||||||
|
|
||||||
<h3>Flexible Scroll</h3>
|
<h3>Flexible Scroll</h3>
|
||||||
<p>Flex scroll feature makes the scrollable viewport section dynamic so that it can grow or shrink relative to the parent size of the table.
|
<p>Flex scroll feature makes the scrollable viewport section dynamic so that it can grow or shrink relative to the parent size of the table.
|
||||||
Click the button below to display a maximizable Dialog where data viewport adjusts itself according to the size changes.</p>
|
Click the button below to display a maximizable Dialog where data viewport adjusts itself according to the size changes.</p>
|
||||||
|
|
||||||
<Button label="Show" icon="pi pi-external-link" @click="openDialog" />
|
<Button label="Show" icon="pi pi-external-link" @click="openDialog" />
|
||||||
|
|
Loading…
Reference in New Issue