MCPcopy 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

nextWhenVisibleMethod · 0.95
bootstrap.jsFile · 0.45
constructorMethod · 0.45
dataApiKeydownHandlerMethod · 0.45

Calls 1

_slideMethod · 0.95

Tested by

no test coverage detected