logoWindUI Shiny

Notification

Simple notification.

Notification

Creation:

WindUI:Notify({ 
  Title="Notification Title", 
  Content="Content!", 
  Duration=3, 
  Icon="bird" 
})

On this page