File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
Expand file tree Collapse file tree 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>
281281 < th > data-split-icon</ th >
282282 < 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 >
283283 </ tr >
284+ < tr >
285+ < th > data-split-theme</ th >
286+ < td > swatch letter (a-z)< td >
287+ </ tr >
284288 < tr >
285289 < th > data-theme</ th >
286290 < td > swatch letter (a-z)</ td >
Original file line number Diff line number Diff line change @@ -117,7 +117,7 @@ <h2>Configurable options</h2>
117117 < dt > < code > defaultDialogTransition</ code > < em > string</ em > , default: 'pop'</ dt >
118118 < dd > Set the default transition for dialog changes that use Ajax. Set to 'none' for no transitions by default.</ dd >
119119
120- < dt > < code > minScrollBack</ code > < em > string</ em > , default: 150 </ dt >
120+ < dt > < code > minScrollBack</ code > < em > string</ em > , default: 250 </ dt >
121121 < dd > Minimum scroll distance that will be remembered when returning to a page. </ dd >
122122
123123 < dt > < code > loadingMessage</ code > < em > string</ em > , default: "loading"</ dt >
You can’t perform that action at this time.
0 commit comments