(no title)
sntran | 1 year ago
For your example, you can just match in `[id^="insert"]` and add the actual firstName value in the handler.
I use it alot on the server side, but it's for JavaScript side, or Rust if you use the lower level lol-html.
sntran | 1 year ago
For your example, you can just match in `[id^="insert"]` and add the actual firstName value in the handler.
I use it alot on the server side, but it's for JavaScript side, or Rust if you use the lower level lol-html.
hawski|1 year ago
https://crates.io/crates/lol_html
throwitaway1123|1 year ago