MCPcopy
hub / github.com/webpack/webpack / _buttonSortManual

Function _buttonSortManual

test/configCases/inner-graph/issue-11678/module.js:366–373  ·  view source on GitHub ↗
(callback)

Source from the content-addressed store, hash-verified

364 );
365}
366function _buttonSortManual(callback) {
367 return new UiButton(
368 TC.manualSort,
369 buttons.CLASSNAME.sortManual,
370 callback,
371 "btn-img-sortManual"
372 );
373}
374function gotoList() {
375 return [{ rowId: "gotoSi", rowText: SITITLE, rowListener: onGoToSi }];
376}

Callers 1

_createToolbarTableFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected