STYLE_CLASS_DESTRUCTIVE_ACTION

A CSS class used when an action (usually a button) is one that is expected to remove or destroy something visible to the user.

Refer to individual widget documentation for used style classes.

enum STYLE_CLASS_DESTRUCTIVE_ACTION = "destructive-action";

Meta