![JAR search and dependency download from the Maven repository](/logo.png)
components.widgets.Tree.component.constants.js Maven / Gradle / Ivy
export const KEY_CODES = {
KEY_DOWN: 'down',
KEY_UP: 'up',
KEY_SPACE: 'space',
ENTER: 'enter',
CTRL_ENTER: 'ctrl+enter',
LEFT: 'left',
RIGHT: 'right',
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy