Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aspnet/AzureSignalR-samples
/ next
Method
next
aspnet-samples/AspNetForm/Scripts/bootstrap.js:1198–1200 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1196
1197
// Public
1198
next() {
1199
this._slide(ORDER_NEXT);
1200
}
1201
nextWhenVisible() {
1202
// FIXME TODO use `document.visibilityState`
1203
// Don't call next when the page isn't visible
Callers
4
nextWhenVisible
Method · 0.95
bootstrap.js
File · 0.45
constructor
Method · 0.45
dataApiKeydownHandler
Method · 0.45
Calls
1
_slide
Method · 0.95
Tested by
no test coverage detected