Skip to content

wan54/ionicDynamicMasterDetail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ionicDynamicMasterDetail

Dynamic master detail layout powered by ionic framework.

This demo is using the sidemenu (dynamic too) and navigation.

The same templates used for tablets will be reusable on phones.

Simply add platform ios/android after you get the source and run/emulate. On the browser try the demo on Chrome with device mode turned on.

There are two custom directives:

  • dynamic-md-layout enables dynamic master detail layout. The only condition that the directive requires is <ion-view> must be the first element in master and detail templates.
  • should-expose-when allows the sidemenu to be automatically displayed or hidden based on the device width. On tablets the sidemenu generally should always be visible.

About

Dynamic master detail layout powered by ionic framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published