Joni de Campos
Posts: 0
Joined: Fri Dec 11, 2015 12:21 pm

How to display a page inside a content-wrapper with Bootstrap- Angular ?

I am converting my appery.io jQuery Web App to Bootstrap - Angular.JS.

My Web App has the following structure Image

I need to show the app's other pages inside the content-wrapper.

How can this be done with angular.js ?

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

How to display a page inside a content-wrapper with Bootstrap- Angular ?

Hello Joni,

Appery.io doesn't have by default that functionality, but you are able to create a custom directive (https://docs.angularjs.org/guide/dire...) which will use a html template on your page

Return to “Issues”