You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/toolbars/examples/toolbar.js
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -43,6 +43,7 @@
43
43
* </ul>
44
44
* <li>.actionsInclude - (Boolean) set to true if using the actions transclude to add custom action buttons (only available if using Angular 1.5 or later)
45
45
* </ul>
46
+
* <li>.isTableView - (Boolean) set to true if toolbar is only being used with a table view and viewsConfig is not defined.
0 commit comments