Skip to content

Commit 619f5f3

Browse files
committed
Merge branch 'master' of github.com:Semantic-Org/Semantic-UI-Docs into next
2 parents 93e5aba + 7eb7c95 commit 619f5f3

19 files changed

Lines changed: 54 additions & 6 deletions

server/documents/behaviors/api.html.eco

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -970,7 +970,14 @@ type : 'UI Behavior'
970970
</h2>
971971

972972
<h4 class="ui header">
973-
Behavior
973+
AJAX
974+
</h4>
975+
<div class="ui info message">
976+
You can pass in any standard <a href="http://api.jquery.com/jquery.ajax/">jQuery AJAX setting</a> like <code>timeout</code> or <code>contentType</code> to API's settings and it will be automatically passed to the request's AJAX call.
977+
</div>
978+
979+
<h4 class="ui header">
980+
API
974981
</h4>
975982
<table class="ui sortable celled definition table">
976983
<thead>
250 KB
Binary file not shown.
587 KB
Binary file not shown.
302 KB
Binary file not shown.
181 KB
Binary file not shown.
260 KB
Binary file not shown.
608 KB
Binary file not shown.
316 KB
Binary file not shown.
189 KB
Binary file not shown.
262 KB
Binary file not shown.

0 commit comments

Comments
 (0)