Skip to content

Custom JS keyboard #633

@loc-trinh

Description

@loc-trinh

For coding on mobile app, I would like to use a custom keyboard instead of default iOS keyboard which is not good for coding.

For a textarea component, you can set inputType='none' to disable iOS keyboard from popping up. and with onHover or something I figure you probably can pull up a custom coding keyboard.

I was wondering if it's possible to do inputType='none' for a CodeMirror instance somehow?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions