MCPcopy
hub / github.com/Semantic-Org/Semantic-UI / checkWidthMode

Function checkWidthMode

examples/assets/library/iframe-content.js:337–339  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

335 }
336
337 function checkWidthMode() {
338 widthCalcMode = checkCalcMode(widthCalcMode,widthCalcModeDefault,getWidth,'width');
339 }
340
341 function startEventListeners() {
342 if ( true === autoResize ) {

Callers 2

initFunction · 0.85
setupPublicMethodsFunction · 0.85

Calls 1

checkCalcModeFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…