iwe7-tabbar
v0.0.4
Published
```html <tabbar-outlet> <ng-template tabbarBottom></ng-template> <ng-template tabbarContent></ng-template> <ng-template tabbarTop></ng-template> </tabbar-outlet> ```
Downloads
3
Readme
<tabbar-outlet>
<ng-template tabbarBottom></ng-template>
<ng-template tabbarContent></ng-template>
<ng-template tabbarTop></ng-template>
</tabbar-outlet>
| selector | desc | |-----------------|---------| | tabbar-outlet | outlet | | [tabbarBottom] | bottom | | [tabbarContent] | content | | [tabbarTop] | top |