Advertisement
Guest User

Untitled

a guest
Jun 20th, 2019
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. @ViewChild('mainSplitter') mainSplitter: jqxSplitterComponent;
  2. @ViewChild('rightSplitter') rightSplitter: jqxSplitterComponent;
  3. @ViewChild("first") kanbanOne: jqxKanbanComponent;
  4. @ViewChild("second") kanbanTwo: jqxKanbanComponent;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement