Skip to content

Customising shortcuts #2314

Open
Open
@claresudbery

Description

@claresudbery

Is there an existing issue for this?

The question

Hi
I want to disable some keyboard shortcuts in the Quill editor. I found this page which suggests I can add characterShortcutEvents, but I can find no characterShortcutEvents parameter to QuillEditorConfigurations. I'm looking at editor_configurations.dart and all I can see is customShortcuts. Has characterShortcutEvents been deprecated Should I be using customShortcuts instead? Is there any documentation for that?

configurations: QuillEditorConfigurations(
        characterShortcutEvents: [],
      ),

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions