toggle menu
markdown-editor
0.1.1
jvm
switch theme
search in API
markdown-editor
/
me.okonecny.markdowneditor.autocomplete
Package-level
declarations
Types
Functions
Properties
Types
Emoji
Autocomplete
Plugin
Link copied to clipboard
class
EmojiAutocompletePlugin
:
AutocompletePlugin
Properties
autocomplete
Context
Word
Link copied to clipboard
val
WysiwygEditorState
.
autocompleteContextWord
:
String
Functions
remaining
Text
Link copied to clipboard
fun
String
.
remainingText
(
prefix
:
String
)
:
String
word
Before
Link copied to clipboard
fun
String
.
wordBefore
(
pos
:
Int
)
:
String