Can I declare a custom html attribute that would match ANY attribute that starts with `"h-"`? I wasn't able to find anything relating to pattern matching on a name in the docs or any kind of placeholder support, à la code-snippets.
Can I declare a custom html attribute that would match ANY attribute that starts with
"h-"?I wasn't able to find anything relating to pattern matching on a name in the docs or any kind of placeholder support, à la code-snippets.