# Functions
PlaceOverlay places fg on top of bg.
WithPosition sets the position of the top left of the messagebox in columns from the left (x), and rows from the top (y).
WithWidth sets the width of the message box.
# Variables
Available message box types.
Available message box types.
Available message box types.
Available message box types.
# Type aliases
Button represents a button in the message box.
Type defines the type of message box to display.
WhitespaceOption sets a styling rule for rendering whitespace.