#A Button That Disappears When You Click It

1 messages · Page 1 of 1 (latest)

coral flint
#

Does anyone know how to make a button that disappears when you click it or makes antother button reappear?

dense night
#

Conditional card can do that, or you can use the visibility tab. The button would need to change some state that would be used to determine whether to show the card (such as toggling an input_boolean.

coral flint
#

thank you.

#

how would create an input_boolean?
-# Thank you for your patience

dense night
#

It's a helper

#

I suggest searching in the docs

coral flint
#

ok.

dim hatch
#

Can you describe what you're trying to set up? There might be some other options to consider depending on what you're trying to do.