Hi, I want to create a popup using SFPopup that contain some entries to be filled by the user like a popup for login and other uses but the only thing I found was only a ContentTemplate that I was able to add background and etc to a simple Label!
How can I design the popup layout on my own with my needed controls?
Thank you.