Liking cljdoc? Tell your friends :D
ClojureScript only.

dots.vscode.input-box-validation-message

Object to configure the behavior of the validation message.

Object to configure the behavior of the validation message.
raw docstring

messagecljs

(message input-box-validation-message)

The validation message to display.

The validation message to display.
sourceraw docstring

severitycljs

(severity input-box-validation-message)

The severity of the validation message. NOTE: When using InputBoxValidationSeverity.Error, the user will not be allowed to accept (hit ENTER) the input. Info and Warning will still allow the InputBox to accept the input.

The severity of the validation message.
NOTE: When using `InputBoxValidationSeverity.Error`, the user will not be allowed to accept (hit ENTER) the input.
`Info` and `Warning` will still allow the InputBox to accept the input.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close