kvision
Toggle table of contents
8.2.0
js
Platform filter
js
Switch theme
Search in API
kvision
kvision-electron
/
io.kvision.electron.electron
/
Provider
/
spellCheck
spell
Check
abstract
var
spellCheck
:
(
words
:
Array
<
String
>
,
callback
:
(
misspeltWords
:
Array
<
String
>
)
->
Unit
)
->
Unit
(
source
)