Components

Flash

Flash

Displays an alert or notice message after something updates in a given Rails app.

Notice


Alert


Dynamic

For some flash messages you may want to have them hide after a brief period. This requires JavaScript but is fairly simple to implement with Stimulus.js or Vanilla JavaScript.

On this page