catalyst
catalyst copied to clipboard
add slottable behavior
trafficstars
This adds a new @slot decorator for querying/manipulating/listening for slot elements.
This also listens for slotchanged events and calls the setter which can be very useful for running side effects on a slot change.
:wave: Hello and thanks for pinging us! This issue or PR has been added to our inbox and a Design Infrastructure first responder will review it soon.
- :art: If this is a PR that includes a visual change, please make sure to add screenshots in the description or deploy this code to a lab machine with instructions for how to test.
- :fast_forward: If this is a PR that includes changes to an interaction, please include a video recording in the description.
- :warning: If this is urgent, please visit us in #primer on Slack and tag the first responders listed in the channel topic.
I don't feel qualified to review this since I don't have much web component experience. I'll defer to @koddsson for review.