Inline Message β
INFO
This component is adopted from PrimeVue. It's full documentation can be found here.
javascript
import { XerInlineMessage } from "@xerius/codey-components";
The XerInlineMessage
component is useful in cases where a single message needs to be displayed related to an element such as forms. It has one property, severity of the message.
Showcases β
Default β
With Custom Icon β
Automation Ids β
A data-automation-id
needs to be provided to the component as Prime Vue based components do not have a default data-automation-id
.