Skip to content

Numeric keybosrd #1

@jinweihuang20

Description

@jinweihuang20

let keyboard = new Keyboard({
onChange: input => onChange(input),
onKeyPress: button => onKeyPress(button),
layout: {
default: ["1 2 3", "4 5 6", "7 8 9", "{shift} 0 _", "{bksp}"],
shift: ["! / #", "$ % ^", "& * (", "{shift} ) +", "{bksp}"]
},
theme: "hg-theme-default hg-layout-numeric numeric-theme"
});

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