How to change text in buttons if it is a component? Please elaborate.
You create a property and then bind that property to the text of the button
Then you can define it per instance basis
Thanks, now I get it:)
How to change text in buttons if it is a component? Please elaborate.
You create a property and then bind that property to the text of the button
Then you can define it per instance basis
Thanks, now I get it:)