Documentation

Alert Action - #alert {}

This action tells Nitrogen to trigger a Javascript alert.

Usage

   wf:wire(#alert { text="Some alert text." })

Attributes

  • text (string) - The text of the alert.

See Also



View Source or Submit Corrections for this Documentation Page
Copyright © 2008-2024 Nitrogen Web Framework. Released under the MIT License.