Hi guys,
I have a card. When the Update button is pressed, the name of the card changes with the value entered in the Textfield. I was wondering I need to send viewmodel to this card as a parametr or just send my onClick method? Or how should I send a lambda to the button in the card so that it receives the textfield value in the card?