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