Description
Converts a CSV file into an interactive table using the DataTable JavaScript system.
Tables generated this way support sorting, searching, and filtering.
Syntax
[datatable path="/path-to/file.csv"]
Parameters
| Parameter Name | Required | Description |
|---|---|---|
| path | Yes | Path to the CSV File |
Example
[datatable path="/data/student-enrollment.csv"]
Screenshot
Displays the block content as a collapsible accordion interface.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article