Create a notification
fdNotification(text, icon = fdIcon("warning"), status = "success",
href = NULL)
Arguments
- text
- The notification text.
- icon
- An icon tag, created by
fdIcon
.
- status
- The status of the item This determines the item's background
color.
- href
- An optional URL to link to.
See also
Other menu items: fdMessage