For the complete documentation index, see llms.txt. This page is also available as Markdown.

add_toast

Adds a notifcation on the top right corner.

void add_toast(string text, float ms = default)

Last updated