Christian Iversen
Christian Iversen
## Feature Request This is a spin-off from #4011 ("Spread doesn't work with events"). When trying to create reusable components, it's quite jarring that event handlers are somehow not considered...
## Feature Request This is a spin-off from #4011 ("Async closure for "onclick": spawns into the aether"). Related issue: #3481 When interfacing with a rest api, and targeting web, there's...
Attribute "spreading" (I wish we could find a new name for this.. 😅) is the process of assigning properties from a "catch-all" collection. This is very useful for developing reusable...