leptos/meta/src
Greg Johnston f84f1422f4
fix: maintain insertion order of meta tags (#1021)
2023-05-08 08:36:54 -04:00
..
body.rs feat: add ability to set `node_ref` and pass additional attributes to `<Form/>` and friends (#853) 2023-04-14 14:25:52 -04:00
html.rs feat: add ability to set `node_ref` and pass additional attributes to `<Form/>` and friends (#853) 2023-04-14 14:25:52 -04:00
lib.rs fix: maintain insertion order of meta tags (#1021) 2023-05-08 08:36:54 -04:00
link.rs Use `Cow<'static, str>` for Attributes 2023-04-06 21:52:11 -05:00
meta_tags.rs Use `Cow<'static, str>` for Attributes 2023-04-06 21:52:11 -05:00
script.rs Use `Cow<'static, str>` for Attributes 2023-04-06 21:52:11 -05:00
style.rs Use `Cow<'static, str>` for Attributes 2023-04-06 21:52:11 -05:00
stylesheet.rs feat: make `__Props` imports unnecessary (closes #746) (#828) 2023-04-07 15:06:10 -04:00
title.rs feat: add ability to set `node_ref` and pass additional attributes to `<Form/>` and friends (#853) 2023-04-14 14:25:52 -04:00