Can not set icon pack for route-tabset - route-tabset.component.ts line 105
- Ngôn ngữ chính
- TypeScript
- Star
- 8.1k
- Fork
- 1.5k
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
### Issue type
**I'm submitting a ...** (check one with "x")
* [ X] bug report
* [ ] feature request
### Issue description
**Current behavior:**
Can not set icon pack for route-tabset
**Expected behavior:**
be able to set icon pack for route-tabset
**Steps to reproduce:**
public tabs = [
{
title: 'Campaigns',
route: '/pages/admin/campaigns',
icon: { icon: 'bullhorn', pack: 'fa' },
responsive: true, // hide title before `route-tabs-icon-only-max-width` value
},
....
**Related code:**
```
insert short code snippets here
```
### Other information:
**npm, node, OS, Browser**
```
```
**Angular, Nebular**
```
```
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.