- InlineMessage component uses alert role that implicitly defines aria-live as "assertive" and aria-atomic as "true". Since any attribute is passed to the root element, attributes like aria-labelledby and - aria-label can optionally be used as well. -
-Component does not include any interactive elements.
-InlineMessage component requires a content to display.
-Message component is handy when displaying error messages next to form elements.
-The severity option specifies the type of the message.
-{{ $attrs.description }}
-- Visit Tailwind Presets project for detailed documentation, examples and ready-to-use presets about how to style - PrimeVue components with Tailwind CSS. -
-