We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 608b18e + c71102f commit cbd3415Copy full SHA for cbd3415
1 file changed
server/documents/modules/tab.html.eco
@@ -370,6 +370,7 @@ themes : ['Default']
370
<div class="code" data-type="javascript">
371
$('.ui.menu .item')
372
.tab({
373
+ history : true,
374
historyType : 'state',
375
// base url for all other path changes
376
path : '/my/base/url'
0 commit comments