M_this.$no">
当前位置:   article > 正文

Vue之在$notify中添加样式和事件_this.$notify dangerouslyusehtmlstring message

this.$notify dangerouslyusehtmlstring message

Vue之在$notify中添加样式和事件

将dangerouslyUseHTMLString设置为true,就可以添加html代码,从而设置样式。

this.$notify({
   
	dangerouslyUseHTMLString: true,
	message:'Add in <span style="font-style: normal;color: #17e1e1;text-decoration: underline;cursor: pointer;" id="messageTrack">My Tracked</span>',
	type: 'success',
  • 1
  • 2
  • 3
  • 4
  • 5
声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/Monodyee/article/detail/132356
推荐阅读
相关标签
  

闽ICP备14008679号