Class used to change the color of the label.

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

Property definitions

html $ BSLabel :: color=
	# Class used to change the color of the label.
	#
	# Can be one of `default`, `primary`, `success`, `info`, `warning` or `danger`.
	var color: String
lib/html/bootstrap.nit:279,2--282,18