This repository was archived by the owner on Oct 8, 2021. It is now read-only.
File tree 2 files changed +5
-1
lines changed
2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -281,6 +281,10 @@ <h2><a href="../lists/docs-lists.html">Listview</a></h2>
281
281
< th > data-split-icon</ th >
282
282
< td > home | delete | plus | arrow-u | arrow-d | check | gear | grid | star | custom | arrow-r | arrow-l | minus | refresh | forward | back | alert | info | search</ td >
283
283
</ tr >
284
+ < tr >
285
+ < th > data-split-theme</ th >
286
+ < td > swatch letter (a-z)< td >
287
+ </ tr >
284
288
< tr >
285
289
< th > data-theme</ th >
286
290
< td > swatch letter (a-z)</ td >
Original file line number Diff line number Diff line change @@ -117,7 +117,7 @@ <h2>Configurable options</h2>
117
117
< dt > < code > defaultDialogTransition</ code > < em > string</ em > , default: 'pop'</ dt >
118
118
< dd > Set the default transition for dialog changes that use Ajax. Set to 'none' for no transitions by default.</ dd >
119
119
120
- < dt > < code > minScrollBack</ code > < em > string</ em > , default: 150 </ dt >
120
+ < dt > < code > minScrollBack</ code > < em > string</ em > , default: 250 </ dt >
121
121
< dd > Minimum scroll distance that will be remembered when returning to a page. </ dd >
122
122
123
123
< dt > < code > loadingMessage</ code > < em > string</ em > , default: "loading"</ dt >
You can’t perform that action at this time.
0 commit comments