toggle menu
interactive-text
0.1.3
jvm
switch theme
search in API
interactive-text
/
me.okonecny.wysiwyg
/
WysiwygEditorScope
Wysiwyg
Editor
Scope
interface
WysiwygEditorScope
Members
Functions
Toolbar
Link copied to clipboard
@
Composable
abstract
fun
Toolbar
(
toolbar
:
@
Composable
(
handleInput
:
(
TextInputCommand
)
->
Unit
)
->
Unit
)
View
Link copied to clipboard
@
Composable
abstract
fun
View
(
view
:
@
Composable
(
)
->
Unit
)