MCPcopy Index your code
hub / github.com/angular-split/angular-split / round

Function round

cypress/support/splitUtils.js:72–72  ·  view source on GitHub ↗
(value)

Source from the content-addressed store, hash-verified

70 const propValue2 = propSize === 'width' ? h : w
71
72 const round = (value) => Math.round(value * 10) / 10
73
74 cy.get(`${el} > .as-split-gutter`).should('have.length', sizes.length - 1)
75

Callers 1

checkSplitDirAndSizesFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…