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
{{ message }}
This repository was archived by the owner on Dec 16, 2019. It is now read-only.
Copy file name to clipboardExpand all lines: src/app/main/main.template.html
+42Lines changed: 42 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1058,6 +1058,48 @@ <h3>Code</h3>
1058
1058
];
1059
1059
$scope.idPropertySettings = {
1060
1060
idProperty: 'id',
1061
+
};
1062
+
</div>
1063
+
</div>
1064
+
</div>
1065
+
</div>
1066
+
<divuib-accordion-groupheading="Button text provider">
1067
+
<divclass="row">
1068
+
<divclass="col-xs-12">
1069
+
When there is a selection this method will be called with the selection as a parameter. The function is supposed to return the text that you want to display on the button.
0 commit comments