Preview dialog
The content of the QEXT file defines what is visible when previewing the visualization extension in Qlik Sense.
{
"name" : "Hello World",
"description" : "Hello World example",
"icon" : "extensions",
"preview": "helloworld.png",
"type" : "visualization"
}
Legend:
- A: name definition.
- B: preview definition.
- C: description definition.
- D: icon definition.