pull/3542/head
Tuğçe Küçükoğlu 2023-01-16 16:55:37 +03:00
parent c78d723d57
commit acd0cab827
1 changed files with 1 additions and 1 deletions

View File

@ -1539,7 +1539,7 @@ export default {
<h5>Data Export</h5>
<p>DataTable can export its data in CSV format using <i>exportCSV()</i> method.</p>
<pre v-code><code>>
<pre v-code><code>
&lt;DataTable :value="cars" ref="dt"&gt;
&lt;template #header&gt;
&lt;div style="text-align: left"&gt;