catalyst icon indicating copy to clipboard operation
catalyst copied to clipboard

add slottable behavior

Open keithamus opened this issue 3 years ago • 2 comments
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.

keithamus avatar Sep 22 '22 15:09 keithamus

: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.

primer-css avatar Oct 12 '22 13:10 primer-css

I don't feel qualified to review this since I don't have much web component experience. I'll defer to @koddsson for review.

colebemis avatar Oct 12 '22 23:10 colebemis