MCPcopy Create free account
hub / github.com/dajie111/nodeseek-userscript / syncInput

Function syncInput

nodeImage.js:1926–1928  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1924 { id: 'bbcode', label: '[BB]', title: 'BBCode' },
1925 ];
1926 function syncInput() {
1927 urlInput.value = formatSnippet(modeRef.v, url);
1928 }
1929 function paintFmt() {
1930 modes.forEach(function (m) {
1931 var b = m.btn;

Callers 1

appendImageDetailCardFunction · 0.85

Calls 1

formatSnippetFunction · 0.85

Tested by

no test coverage detected