Is it possible in Figma to create a prototype where, when a user clicks on a text field, the label smoothly animates and moves up to the top border of the text field, mimicking the floating label effect commonly seen in form designs? Additionally, I want other text fields in the form to reset to their default state (with the label inside the text field) when they are not active. I’m particularly interested in achieving this functionality using interactions with onClick triggers and conditional logic, especially when managing multiple text fields within the same form. Any guidance or tips on setting this up would be greatly appreciated.