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

Method clearMessage

src/View/Field.js:69–71  ·  view source on GitHub ↗

* Clears the message. * @protected * @return {FieldView} Fluent interface

()

Source from the content-addressed store, hash-verified

67 * @return {FieldView} Fluent interface
68 */
69 clearMessage () {
70 return this.setMessage(null)
71 }
72
73 /**
74 * Returns field id.

Callers 1

inputValueDidChangeMethod · 0.80

Calls 1

setMessageMethod · 0.95

Tested by

no test coverage detected