Skip to content

Allow empty message to accept html#233

Open
evanrthompson wants to merge 2 commits into
HC200ok:mainfrom
evanrthompson:main
Open

Allow empty message to accept html#233
evanrthompson wants to merge 2 commits into
HC200ok:mainfrom
evanrthompson:main

Conversation

@evanrthompson
Copy link
Copy Markdown

Type

What types of changes does your code introduce?

Put an x in the boxes that apply_

  • Fix
  • [X ] Feature

Checklist

Put an x in the boxes that apply._

  • [X ] Title as described
  • Add unit test by vitest if necessary

@mrhammadasif
Copy link
Copy Markdown
Contributor

I don't think this is required because you can already use the slot to do that

<template #empty-message>
  <span v-html="yourHtmlCode" />
</template>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants