MCPcopy Create free account
hub / github.com/cryptii/cryptii / getWidth

Method getWidth

src/Field.js:124–126  ·  view source on GitHub ↗

* Returns the field width. * @return {number} Number of columns (1-12)

()

Source from the content-addressed store, hash-verified

122 * @return {number} Number of columns (1-12)
123 */
124 getWidth () {
125 return this._width
126 }
127
128 /**
129 * Sets the field with.

Callers 3

Field.jsFile · 0.80
updateMethod · 0.80
appendSubviewElementMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected