Hello,
Im creating buttons with the “Any component” from a list, but Im missing the option to set the Border radius, is there a way to do it somehow?
Thank you.
Hello,
Im creating buttons with the “Any component” from a list, but Im missing the option to set the Border radius, is there a way to do it somehow?
Thank you.
You would want to create any button you would want to clone ahead of time. Make them all invisible and store them in a list. then call that button from the list whever you want to create one, and then make it visible
Thank you, nice workaround.
I had a similiar question a couple months ago! Thanks for bringing that to the community!