mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
parent
0c4d487dd9
commit
62f769382a
9 changed files with 24 additions and 14 deletions
|
@ -1,6 +1,6 @@
|
|||
<template>
|
||||
<div aria-live="polite" :class="containerClass">
|
||||
<slot name="messageicon">
|
||||
<slot name="icon">
|
||||
<component :is="icon ? 'span' : iconComponent" :class="['p-inline-message-icon', icon]"></component>
|
||||
</slot>
|
||||
<span class="p-inline-message-text"><slot> </slot></span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue