Is it possible to add a header/footer area to the slide-out panels?
By default, the UI components you add start at the top and are appended down ... is it possible to "lock" a text-label (for example) to the bottom of the panel?
Is it possible to add a header/footer area to the slide-out panels?
By default, the UI components you add start at the top and are appended down ... is it possible to "lock" a text-label (for example) to the bottom of the panel?
Hello John,
Please clarify, which project type do you use, JQM or AngularJS Bootstrap/Ionic? You can do that with CSS:
https://css-tricks.com/snippets/css/s...
I'm using JQM at the moment (but could easily move to Angular if that handles it better).
I'll take a look at the CSS solution, thank!