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
Provider
external
interface
Provider
(
source
)
Members
Properties
spell
Check
Link copied to clipboard
abstract
var
spellCheck
:
(
words
:
Array
<
String
>
,
callback
:
(
misspeltWords
:
Array
<
String
>
)
->
Unit
)
->
Unit