Skip to content

Commit

Permalink
chore: update treelist
Browse files Browse the repository at this point in the history
  • Loading branch information
zdravkov committed May 30, 2024
1 parent 607ac2e commit 1907c44
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docs/knowledge-base/treelist-custom-editor.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ The TreeList columns have editCell that accepts not only the default editors tha

{% meta id height:580 %}
{% embed_file treelist/treelist-custom-editor/app.jsx preview %}
{% embed_file treelist/treelist-custom-editor/main.jsx %}
{% embed_file treelist/treelist-custom-editor/data.js %}
{% embed_file treelist/treelist-custom-editor/my-command-cell.jsx %}
{% embed_file treelist/treelist-custom-editor/MyCustomTreeListTextEditor.js %}
{% endmeta %}
{% embed_file treelist/treelist-custom-editor/main.jsx preview %}
{% embed_file treelist/treelist-custom-editor/data.js preview %}
{% embed_file treelist/treelist-custom-editor/my-command-cell.jsx preview %}
{% embed_file treelist/treelist-custom-editor/MyCustomTreeListTextEditor.js preview %}
{% endmeta %}

0 comments on commit 1907c44

Please sign in to comment.