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

Method getPriority

src/Field.js:100–102  ·  view source on GitHub ↗

* Returns the field priority that determines the field order. * @return {number} Field priority

()

Source from the content-addressed store, hash-verified

98 * @return {number} Field priority
99 */
100 getPriority () {
101 return this._priority
102 }
103
104 /**
105 * Sets the field priority that determines the field order.

Callers 4

Field.jsFile · 0.80
Form.jsFile · 0.80
_sortFieldsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected