Alert Action Element
Home | Getting Started | API | Elements | Actions | Validators | Handlers | Configuration Options | Plugins | Mobile | Troubleshooting | About
Table of Contents
1 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.