Dynamic Toast is a highly customizable notification component for OutSystems Reactive applications.
It allows you to create:Success messagesWarning messagesError messages Information messages
With support for HTML, configurable position, alignment, width, height, close button placement, display duration with progress bar, and even links (open in the same tab or new tab).
Type Toast type (success, error, warning, info, default).
Message Plain text or HTML content.
Position Vertical placement (top or bottom).
Align Horizontal alignment (left, center, right).
Duration Display time in milliseconds.
Width / Height Fixed dimensions (optional).
CloseAlign Close button placement (left, right, top, bottom).
NewTab If true, links open in a new tab.
true
Fully customizable
Supports HTML content
Built-in progress bar
Smooth entry/exit animations
Icons and colors per toast type
O Dynamic Toast é um componente de notificações altamente customizável para aplicações OutSystems Reactive.
Permite criar mensagens de: SucessoAvisoErroInformação
Com suporte a HTML, configuração de posição, alinhamento, largura, altura, botão de fechar em diferentes locais, tempo de exibição com barra de progresso e até mesmo links (podendo abrir na mesma aba ou em nova).
Type Tipo da mensagem (success, error, warning, info, default).
Message Texto ou HTML da notificação.
Position Localização vertical (top ou bottom).
Align Alinhamento horizontal (left, center, right).
Duration Tempo de exibição (ms).
Width / Height Dimensões fixas (opcionais).
CloseAlign Local do botão de fechar (left, right, top, bottom).
NewTab Se true, links abrem em nova aba.
Totalmente customizável
Suporte a conteúdo HTML
Barra de tempo integrada
Animações suaves de entrada/saída
Ícones e cores por tipo de toast