Form validation
Deprecated since 2.6.0 Show latest version
For the validation @siemens/ix
use the validation concept of bootstrap.
The difference is that the validation tooltip is implemented as @siemens/ix
tooltip
In the following examples section you will find different implementations of a form validation.
Examples
Basic
API
Properties
Name
Description and specifications
message
Message of the tooltip
Attribute:
message
Type:
string | undefined
placement
Placement of the tooltip
Attribute:
placement
Type:
"bottom" | "left" | "right" | "top"
Default:
'top'
suppressAutomaticPlacement
Since 2.0.0
Suppress the automatic placement of the dropdown.
Attribute:
suppress-automatic-placement
Type:
boolean
Default:
false
Events
No events available for this component.