Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

当column设置为html时,直接获取元素的innerHTML #2572

Open
wants to merge 1 commit into
base: v3.8
Choose a base branch
from

Conversation

j2eevip
Copy link

@j2eevip j2eevip commented Sep 25, 2024

这个还需要配合表格的tooltip-config的useHTML属性一同使用,否则innerHTML会被作为一个文本进行输出。

example:

<vxe-table
      ...
      :tooltip-config="{useHTML: true, theme: 'light'}">
      ....
</vxe-table>

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.

1 participant