Security News
NVD Backlog Tops 20,000 CVEs Awaiting Analysis as NIST Prepares System Updates
NVD’s backlog surpasses 20,000 CVEs as analysis slows and NIST announces new system updates to address ongoing delays.
vue-three-sixty
Advanced tools
npm install vue-three-sixty
import VueThreeSixty from 'vue-three-sixty'
Vue.use(VueThreeSixty)
<vue-three-sixty
:amount=36
image-path="https://scaleflex.cloudimg.io/width/600/q35/https://scaleflex.ultrafast.io/https://scaleflex.airstore.io/demo/chair-360-36"
filemame="chair_{index}.jpg?v1"
/>
<template v-slot:header>
36 Images - Autoplay (1 loop) - Reverse Spin
</template>
Name | Type | Description | Required | Default Value |
---|---|---|---|---|
amount | Number | Number of images | Yes | |
imagePath | String | Path to your image | Yes | |
fileName | String | File name format | Yes | |
spinReverse | Boolean | Reverse Spin | Optional | false |
autoplay | Number | Autoplay your images | Optional | 24 |
loop | Number | Number of loops you want to autoplay | Optional | 1 |
Optional | false | |||
paddingIndex | Boolean | Apply Leading Zero to Image Index | Optional | false |
startAtZero | Boolean | Set tru if your fist images start at 0 | Optional | false |
disableZoom | Boolean | Disable Zoom Functionality | Optional | false |
scrollImage | Boolean | Scroll Images instead of Default Zoom | Optional | false |
btnBgColor | String | Buttons Background color | Optional | #F1F1F2 |
btnColor | String | Buttons Background color | Optional | #666666 |
btnRounded | Number | Buttons rounded borders | Optional | 0 |
btnSize | Number | Buttons size | Optional | 28 |
(In order from left to right)
FAQs
A Vue 360 image rotator
The npm package vue-three-sixty receives a total of 12 weekly downloads. As such, vue-three-sixty popularity was classified as not popular.
We found that vue-three-sixty demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers 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.
Security News
NVD’s backlog surpasses 20,000 CVEs as analysis slows and NIST announces new system updates to address ongoing delays.
Security News
Research
A malicious npm package disguised as a WhatsApp client is exploiting authentication flows with a remote kill switch to exfiltrate data and destroy files.
Security News
PyPI now supports digital attestations, enhancing security and trust by allowing package maintainers to verify the authenticity of Python packages.