Reputation: 144
How to render interactive components like edittext, drop-down in server driven ui and send user entered values of that components back to server by clicking on button on jetpack compose and what will be the sample json for this case scenario?
I am able to render text, image not user interactive components from server driven ui but unable to use user interactive components.
Upvotes: 0
Views: 86