alert abstract method

Widget alert(
  1. AlertProps props
)

Renders an alert notification component.

Implementation

Widget alert(AlertProps props);