whereby / browser-sdk

Browser SDK for Whereby Embedded
MIT License
24 stars 3 forks source link

Add more types to `<whereby-embed>` web component #198

Closed havardholvik closed 8 months ago

havardholvik commented 8 months ago

Description

When used in React context, you are now able to get a typed ref when using the web component. The typed ref allows you to listen to and handle events with type safety, and also issue commands in a type-safe manner.

Testing

Try the modified Storybook story