The JSON2HTML component converts a JSON file into an HTML table.
fileId
string
✅
The ID of the JSON file to be converted.
fileId
string
The unique ID of the converted HTML file.
fileName
string
The name of the output HTML file.
Provide the JSON File:
Select or upload a JSON file using its fileId
.
Processing:
The component reads the JSON file and converts it into an HTML table.
Retrieve the Output:
The output file is provided as an HTML file with a fileId
and fileName
.