apple31415.
Share a component libs internal state via a composable.
Hi, I am developing a component where I would like to remotely control the internals by exposing functions in a composable containing its state. Is it possible for a lib to publish a composable along with the component for remote control?
1 replies