Skip to content

Conversation

@chrisvxd
Copy link
Contributor

@chrisvxd chrisvxd commented Jan 27, 2026

Expose useSlot function to enable fine-tuned control of slot rendering.

Work-in-progress and needs integrating with slot field API somehow.

Usage

const [ref, children] = useSlot({ zone: "root:default-zone" })

return <ul ref={ref}>{children}</ul>

@vercel
Copy link

vercel bot commented Jan 27, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
puck-demo Ready Ready Preview, Comment Jan 27, 2026 5:22pm
puck-docs Ready Ready Preview, Comment Jan 27, 2026 5:22pm

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants