{
"features": [{
"id": "tooltip_match_parent",
"name": "Tooltip match_parent width",
"compat": {
"android": {
"version_added": "1.0.0"
},
"web": [{
"version_added": "27.4.0",
"partial_implementation": true,
"notes": "match_parent works as the width of the parent element, not as the width of the screen"
}, {
"version_added": "30.28.0"
}],
"ios": {
"version_added": "30.33.0"
}
}
}, {
"id": "tooltip_default_width",
"name": "The default width of the tooltip is match_parent",
"compat": {
"android": {
"version_added": "1.0.0"
},
"web": [{
"version_added": "27.4.0",
"partial_implementation": true,
"notes": "match_parent works as the width of the parent element, not as the width of the screen"
}, {
"version_added": "30.28.0"
}],
"ios": {
"version_added": "31.0.0"
}
}
}, {
"id": "tooltip_mode",
"name": "mode property for the tooltip",
"compat": {
"ios": {
"version_added": "31.3.0"
},
"android": {
"version_added": "31.3.0"
},
"web": {
"version_added": "31.5.0"
}
}
}, {
"id": "tooltip_tap_outside_actions",
"name": "tap_outside_actions property for the tooltip",
"compat": {
"ios": {
"version_added": "31.2.0"
},
"web": {
"version_added": "31.6.0"
},
"android": {
"version_added": "31.14.0"
}
}
}, {
"id": "tooltip_close_by_tap_outside",
"name": "close_by_tap_outside property for the tooltip",
"compat": {
"ios": {
"version_added": "31.2.0"
},
"android": {
"version_added": "31.3.0"
},
"web": {
"version_added": "31.6.0"
}
}
}, {
"id": "tooltip_background_accessibility_description",
"name": "background_accessibility_description property for the tooltip",
"compat": {
"ios": {
"version_added": "31.5.0"
},
"web": {
"version_added": "31.8.0"
}
}
}, {
"id": "tooltip_animation",
"name": "animation_in and animation_out properties for the tooltip",
"compat": {
"android": {
"version_added": "1.0.0"
},
"web": {
"version_added": "27.4.0"
},
"ios": {
"version_added": "31.7.0"
}
}
}, {
"id": "tooltip_substrate",
"name": "substrate_div property for the tooltip",
"compat": {
"web": {
"version_added": "32.30.0"
},
"android": {
"version_added": "32.33.0"
},
"ios": {
"version_added": "32.35.0"
}
}
}, {
"id": "tooltip_bring_to_top_id",
"name": "bring_to_top_id property for the tooltip",
"compat": {
"android": {
"version_added": "32.33.0"
},
"ios": {
"version_added": "32.36.0"
}
}
}]
}