feat: Access slot props, pass dynamic slots#200
Conversation
…ock usage - plain text/HTML content can be used with TextBlock/HTML component as slot block now. Plain text also cannot be styled
Confidence Score: 4/5Safe to merge after the migration patch is updated — the patch's use of The migration patch calls studio/studio/doctype/studio_page/patches/migrate_slot_content_to_blocks.py — the save strategy needs to change before running this in production. Reviews (9): Last reviewed commit: "fix: enlarge empty slot overlay space" | Re-trigger Greptile |
1a34dc9 to
b3b2d95
Compare
a30224a to
d750897
Compare
For components inside a slot:
You can now access slot scope/props:
Wiring slot scope in events:
Wiring slot scope