📄️ Window Element
Window is a module that provides functionality for creating and managing GUI windows.
📄️ Notify
Notify is a class for sending Windows notifications in Weo. It allows creating notifications with a title, message, and icon style, and provides an event for handling user clicks on the notification.
📄️ RenderSurface Element
RenderSurface is a module that provides a drawing surface for custom rendering.
📄️ Frame Element
Frame is a fundamental UI element in Weo, used as a container for other UI objects.
📄️ Label Element
Label is a basic UI element in Weo, used to display text within a RenderSurface.