slot for qInput validation error
-
Hi,
i would like to use a different color than .text-negative when the user does not enter a value correctly inside a qInput field. Currently the qInput gets a .text-negative class when the rule is not fullfilled. Is there a slot in qInput to change the error state color, like the color=“primary” slot? -