Skip to content

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.