We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Feature or optimization description
目前通过引入css的方式设置主题有点繁琐,通过属性设置主题简化,并且每一个terminal实例可以单独控制主题
预期效果:
<template> <terminal name="my-terminal" theme="dark"><terminal> </template>
The text was updated successfully, but these errors were encountered:
[vue3] feat 主题设置支持从attribute设置 #111
bae99c1
[vue2] feat 主题设置支持从attribute设置 #111
f72b5aa
2.3.1和3.3.1版本已更新
2.3.1
3.3.1
Sorry, something went wrong.
tzfun
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
Feature or optimization description
目前通过引入css的方式设置主题有点繁琐,通过属性设置主题简化,并且每一个terminal实例可以单独控制主题
预期效果:
The text was updated successfully, but these errors were encountered: