{
"features": [{
"id": "input_password",
"name": "Input property keyboard_type = password",
"compat": {
"android": {
"version_added": "29.9.0"
},
"web": {
"version_added": "29.9.0"
},
"ios": {
"version_added": "31.7.0"
}
}
}, {
"id": "input_is_enabled",
"name": "Input property is_enabled",
"compat": {
"ios": {
"version_added": "29.13.0"
},
"android": {
"version_added": "29.14.0"
},
"web": {
"version_added": "29.15.0"
}
}
}, {
"id": "input_max_length",
"name": "Input property max_length",
"compat": {
"android": {
"version_added": "30.3.0"
},
"web": {
"version_added": "30.3.0"
},
"ios": {
"version_added": "30.18.0"
}
}
}, {
"id": "input_font_weight_value",
"name": "Input font_weight_value property",
"compat": {
"web": {
"version_added": "30.6.0"
},
"ios": {
"version_added": "30.6.0"
},
"android": {
"version_added": "30.7.0"
}
}
}, {
"id": "input_autocapitalization",
"name": "Input autocapitalization property",
"compat": {
"ios": {
"version_added": "30.16.0"
},
"android": {
"version_added": "30.19.0"
},
"web": {
"version_added": "30.20.0"
}
}
}, {
"id": "input_filters",
"name": "Input filters property",
"compat": {
"ios": {
"version_added": "30.16.0"
},
"web": {
"version_added": "31.1.0"
},
"android": {
"version_added": "31.6.0"
}
}
}, {
"id": "input_validators",
"name": "Input validators property",
"compat": {
"android": {
"version_added": "25.4.0"
},
"ios": {
"version_added": "27.3.0"
},
"web": {
"version_added": "30.28.0"
}
}
}, {
"id": "input_enter_key_type",
"name": "Input enter_key_type property",
"compat": {
"ios": {
"version_added": "30.25.0"
},
"android": {
"version_added": "30.28.0"
},
"web": {
"version_added": "30.28.0"
}
}
}, {
"id": "input_enter_key_actions",
"name": "Input enter_key_actions property",
"compat": {
"ios": {
"version_added": "30.25.0"
},
"android": [{
"version_added": "30.28.0",
"partial_implementation": true,
"notes": "It only works with in single-line inputs"
}, {
"version_added": "32.0.0"
}],
"web": {
"version_added": "30.28.0"
}
}
}, {
"id": "input_mask_phone",
"name": "phone input mask",
"compat": {
"ios": {
"version_added": "28.0.0"
},
"android": {
"version_added": "28.0.0"
},
"web": {
"version_added": "31.7.0"
}
}
}, {
"id": "input_font_variation_settings",
"name": "Input font_variation_settings property",
"compat": {
"android": {
"version_added": "32.1.0"
},
"ios": {
"version_added": "32.2.0"
},
"web": {
"version_added": "32.31.0"
}
}
}, {
"id": "input_currency_input_mask",
"name": "currency mask for the input",
"compat": {
"android": {
"version_added": "24.4.0"
},
"ios": {
"version_added": "32.33.0"
},
"web": {
"version_added": "25.0.0"
}
}
}]
}