alexcrack / alexcrack/angular-ui-notification
set message as object instead of string
Open
- Dominant language
- JavaScript
- Stars
- 529
- Forks
- 164
- PR merge metrics
- No merged PRs in 30d
Description
This is actually an enhancement.
When we use custom templates, we need to pass "title", "message" as string values.
But if we able to pass object to custom template, we will be able to show dynamic information other than message string.
Like we can show avatar of user and message from him.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.