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 2f9d1cc commit 3531402Copy full SHA for 3531402
README.md
@@ -79,7 +79,7 @@ You can set the export filename by setting the property.
79
80
## Export Type
81
82
-You can set the export type by setting the property to `csv` or `xlsx`. Default value is `csv`.
+You can set the export type by setting the property to `csv` or `xlsx`. Default value is `xlsx`.
83
84
```phpt
85
<livewire:export-button :table-id="$dataTable->getTableId()" type="xlsx" />
0 commit comments