yew-macro 0.23.0

A framework for making client-side single-page apps
Documentation
1
2
3
4
5
6
7
8
9
10
11
warning: The tag 'tExTAreA' is not matching its normalized form 'textarea' and is not a recognized SVG or MathML element. If you want to keep this name, you can use the dynamic tag `@{"tExTAreA"}` to silence this warning.
  --> tests/html_lints/fail.rs:17:10
   |
17 |         <tExTAreA />
   |          ^^^^^^^^

error: This macro call exists to deliberately fail the compilation of the test so we can verify output of lints
  --> tests/html_lints/fail.rs:19:5
   |
19 |     compile_error!("This macro call exists to deliberately fail the compilation of the test so we can verify output of lints");
   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^