Hello,
I'm in the progress of doing my first component.
Inside the component I have a button and a gallery. When you click the button it should switch the height of the component between two values. I'm planning of using several instances of this component so they have to be controlled individually.
How can I do this?
Thanks in advance,
Sebastian
Hi @Maister ,
I've made a test for your reference:
1\Set button1's OnSelect property to:
Set(SelfHeight,400)
2\Set button2's OnSelect property to:
Set(SelfHeight,800)
3\Create a new output property CustomProperty1
4\Set it's value to
5\Set the component's Height property to
Best Regards,
Bof
WarrenBelz
146,745
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
66,091
Most Valuable Professional