toggle menu
interactive-text
0.1
jvm
switch theme
search in API
interactive-text
/
me.okonecny.wysiwyg
/
WysiwygEditor
Wysiwyg
Editor
@
Composable
fun
WysiwygEditor
(
editorState
:
WysiwygEditorState
,
modifier
:
Modifier
=
Modifier
,
selectionStyle
:
SelectionStyle
,
autocompletePlugins
:
List
<
AutocompletePlugin
>
,
onChange
:
(
WysiwygEditorState
)
->
Unit
,
components
:
@
Composable
WysiwygEditorScope
.
(
)
->
Unit
)
Flexible Wysiwyg editor for editing plaintext-based document formats, like HTML or Markdown.