Примечание
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Key combinations in different platform (i.e. default, windows, web and mac).
Properties that reference this object type:
Syntax
Properties
default
Fallback key for any platform that isn't specified.
Type
string
Required
✅
Constraints
Minimum string length: 1. Maximum string length: 32.
Supported values
The string value must contain only letters, numbers, hyphens, underscores, and plus signs.
mac
key for mac platform. Alt is mapped to the Option key.
Type
string
Required
—
Constraints
Minimum string length: 1. Maximum string length: 32.
Supported values
The string value must contain only letters, numbers, hyphens, underscores, and plus signs.
web
key for web platform.
Type
string
Required
—
Constraints
Minimum string length: 1. Maximum string length: 32.
Supported values
The string value must contain only letters, numbers, hyphens, underscores, and plus signs.
windows
key for windows platform. Command is mapped to the Ctrl key.
Type
string
Required
—
Constraints
Minimum string length: 1. Maximum string length: 32.
Supported values
The string value must contain only letters, numbers, hyphens, underscores, and plus signs.