dioxus/packages/core-macro/src
Evan Almloff 3a4860add4
Document props and component macro (#2522)
* document prop attributes

* document children props

* fix children doc test
2024-06-18 16:06:54 -07:00
..
props accept impl display instead of From<String> (#2501) 2024-06-10 18:47:48 -07:00
component.rs Detect components called as functions (#2461) 2024-06-07 13:55:10 -07:00
lib.rs Document props and component macro (#2522) 2024-06-18 16:06:54 -07:00
utils.rs Switch todo!() to unreachable!/unimplemented! where it matters 2024-01-31 16:26:20 -08:00