[TOASTR]: Add ability to position toast in top center
- 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**
* [ ] bug report
* [x] feature request
### Issue description
**Current behavior:**
Currently, NbGlobalPosition allows only to use TOP_RIGHT, TOP_LEFT, BOTTOM_RIGHT, BOTTOM_LEFT positions.
**Expected behavior:**
NbGlobalPosition should allow to specify TOP_CENTER, BOTTOM_CENTER positions.
### Other information:
Currently, it is hardly possible to extend ToastrModule due to the fact, that NbPositionHelper, NbPositionBuilderService and NbToastrContainerRegistry classes depend on the concrete enum NbGlobalLogicalPosition.



Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.