Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Moddable-OpenSource/moddable
/ _next_kind
Method
_next_kind
contributed/modClock/styles.js:635–635 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
633
}
634
635
_next_kind() { this.kind = (this.kind == this.kinds.length-1) ? 0 : this.kind + 1; }
636
637
_options_html() {
638
let
body = `<div><label>Kind:</label>`;
Callers
1
next_kind
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected