CanIUse Feature Search
2025-10-09
In addition to using this tool, you can also directly visit caniuse.com/ to search for features. On the results page, click the #
button on the left, and the browser's address bar will update automatically. For example:
Search for @property
, click #
, and it will navigate to https://caniuse.com/mdn-css_at-rules_property
. You can directly copy mdn-css_at-rules_property
and paste it into your markdown file:
@[caniuse](mdn-css_at-rules_property)
Tool
This tool helps search for features in caniuse and generates the corresponding caniuse markdown code.
Output:
@[caniuse{-2,1}]()