Skip to main content
Question

how to check, uncheck and hide a component in figma with variables

  • January 28, 2025
  • 2 replies
  • 49 views

tara_singh1

I have created rows and if user select any row basis on that counter will run and delete button will apear. My query is If i selected any row then by clicking on the delete button how can delete a row and counter should change into - (decreasing form).
kindly help me.

This topic has been closed for replies.

2 replies

Pavel_Kiselev
  • Power Member
  • 438 replies
  • January 28, 2025

Here is what you can do 

 

it’s for single select list, which you can turn into multi select one. You can make the counter a part of you list component or you can have it separate and bound ‘selected’ to a text layer contents 


tara_singh1
  • Author
  • New Participant
  • 5 replies
  • January 28, 2025

@Pavel_Kiselev i did it in the same way but my query is how can i delete a selected row or rows.