Composables UI is out: our new component library for Compose Multiplatform ->
Class

TextContextMenuItems.SelectAll

Source set: Common
SelectAll(
        key = TextContextMenuKeys.SelectAllKey,
        stringId = ContextMenuStrings.SelectAll,
        drawableId = ContextMenuIcons.ActionModeSelectAllDrawable,
    ),

Last updated: