mirror of
https://github.com/divkit/divkit.git
synced 2026-06-06 20:07:59 +00:00
15 lines
336 B
JSON
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"
|
|
}
|
|
}
|
|
}]
|
|
}
|