blob: 26a182a4087eda623bfcdcebb7b2953e696ec67c (
plain) (
blame)
1
2
3
4
5
6
7
|
---
'astro': patch
---
Improve `Astro.slots` API to support passing arguments to function-based slots.
This allows for more ergonomic utility components that accept a callback function as a child.
|