Class used to change the color of the alert.

Can be one of primary, success, info, warning or danger.

Property definitions

html $ BSAlert :: color=
	# Class used to change the color of the alert.
	#
	# Can be one of `primary`, `success`, `info`, `warning` or `danger`.
	var color: String
lib/html/bootstrap.nit:366,2--369,18