Can you put together several components to create a single custom component?
Posted: Wed Sep 07, 2016 5:55 pm
by Michael B
I want to create a single custom component that consists of a button, a text area and a list component. Can this be done? I can't seem to select multiple components that are on the stage.
Can you put together several components to create a single custom component?
Posted: Wed Sep 07, 2016 11:14 pm
by maxkatz
You can create a custom component in a jQuery Mobile app. Here is how: https://docs.appery.io/docs/appbuilde.... This video also shows how to do that: https://www.youtube.com/watch?v=Yh15e...
Can you put together several components to create a single custom component?
Posted: Thu Sep 08, 2016 9:30 pm
by Michael B
Thanks Max. I did a little more "tinkering" on my own and figured out how to do this, but I'll take a look at your links to make sure I did it right. Appreciate it.