Advertisement
Guest User

Untitled

a guest
Jun 24th, 2019
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. <p-sidebar [(visible)]="display" position="right">
  2. <h2>My Checklist</h2>
  3. <fieldset class="default-fieldset">
  4. <legend>Legend ...</legend>
  5. <p-tree [ngStyle]="{'border': none}" [value]="filesTree2"></p-tree>
  6. </fieldset>
  7. </p-sidebar>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement