diff --git a/examples/json_to_list/css/example.css b/examples/json_to_list/css/example.css new file mode 100644 index 00000000..a02a943a --- /dev/null +++ b/examples/json_to_list/css/example.css @@ -0,0 +1,7 @@ +.OxTreeList { + position: absolute; + left: 0; + top: 0; + right: 0; + bottom: 0; +} \ No newline at end of file diff --git a/examples/json_to_list/index.html b/examples/json_to_list/index.html new file mode 100644 index 00000000..5534aa98 --- /dev/null +++ b/examples/json_to_list/index.html @@ -0,0 +1,13 @@ + + +
+