
Product
Introducing License Overlays: Smarter License Management for Real-World Code
Customize license detection with Socket’s new license overlays: gain control, reduce noise, and handle edge cases with precision.
vue-marquee-tips-copy
Advanced tools
A Vue component to marquee
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
npm install vue-marquee-tips --save-dev
import MarqueeTips from 'vue-marquee-tips'
export default {
components: {
MarqueeTips
}
}
<MarqueeTips content="我是一个短短的提示!"></MarqueeTips>
<MarqueeTips content="我是一个比较长的提示!拉吧拉吧拉吧拉吧拉吧拉吧拉吧拉吧拉吧拉吧拉吧拉吧~~~~" style="color: red" :speed="3"></MarqueeTips>
<MarqueeTips content="加大字体提示:BigBigBigBig" style="font-size: 30px" font="30px sans-serif"></MarqueeTips>
<div style="width: 200px;margin: 0 auto;background-color: orange;">
<MarqueeTips content="容器内提示:22222222222222222" :speed="3"></MarqueeTips>
<MarqueeTips content="容器内提示:1111"></MarqueeTips>
</div>
Name | Type | Default | Description |
---|---|---|---|
content | String | undefined | tooltips's content |
font | String | 16px sans-serif | tooltips's font |
speed | Number | 5 | animation-duration |
MIT
FAQs
A Vue component to marquee-tips
We found that vue-marquee-tips-copy demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
Customize license detection with Socket’s new license overlays: gain control, reduce noise, and handle edge cases with precision.
Product
Socket now supports Rust and Cargo, offering package search for all users and experimental SBOM generation for enterprise projects.
Product
Socket’s precomputed reachability slashes false positives by flagging up to 80% of vulnerabilities as irrelevant, with no setup and instant results.