Files
divkit/compat_data/div-input.json
T
4eb0da 87ff87ec8d Compat data
75b54d815b369b5e8e7e3e4ebca00b296abbfa55
2024-03-26 18:00:41 +03:00

15 lines
336 B
JSON

{
"features": [{
"id": "input_password",
"name": "Input property <code>keyboard_type</code> = <code>password</code>",
"compat": {
"android": {
"version_added": "29.9.0"
},
"web": {
"version_added": "29.9.0"
}
}
}]
}