UNPKG

ems-web-app-view-container

Version:

This angular.io module includes a component and service that can be used to render nested view containers that transition between screens (e.g., a tab container).

5 lines (4 loc) 177 B
export * from './lib/view-container.service'; export * from './lib/view-container.component'; export * from './lib/view.component'; export * from './lib/view-container.module';