Skip to content
On this page

Rendered Component

Props

NameTypeRequiredDefaultDescriptionExample

Code Example

html
<IuInfo>
  Hello
  <template #text> Info Tooltip </template>
</IuInfo>

Live Demo