1

does anyone know if there's a way to define a template for an empty ui-tree list?

If the list model ist empty there will be a default

<div class="angular-ui-tree-empty"></div>

element generated (if not turned off by data-empty-placeholder-enabled), but I want to define some HTML for it by myself.

Thanks in advance,

Dennis

1
  • Have you tired to check if tree is empty? then using ng-if, show your template for empty tree Commented Jun 25, 2017 at 11:21

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.