DefaultDrawersJs

Functions

Link copied to clipboard
fun create(manager: WriteopiaStateManager, defaultBorder: Shape = MaterialTheme.shapes.medium, editable: Boolean = false, groupsBackgroundColor: Color = Color.Transparent, onHeaderClick: () -> Unit = {}): Map<Int, StoryStepDrawer>
Link copied to clipboard
Link copied to clipboard
fun RowScope.jsMessageDrawer(manager: WriteopiaStateManager, fontSize: TextUnit = 16.sp, deleteOnEmptyErase: Boolean = false): JsTextDrawer