
Product
Introducing Repository Labels and Security Policies
Socket is introducing a new way to organize repositories and apply repository-specific security policies.
@cypress-design/vue-tooltip
Advanced tools
Use the tooltip component to display a message when the user hovers over an element. For accessibility, it also triggers on focus.
To allow focus, one has to add tabIndex="0"
to the Tooltip element.
<Tooltip class="inline-block" tabIndex="0">
<span>Focus me</span>
<template #popper>More info</template>
</Tooltip>
npm install @cypress-design/vue-tooltip
or with yarn
yarn add @cypress-design/vue-tooltip
FAQs
## Install
The npm package @cypress-design/vue-tooltip receives a total of 34 weekly downloads. As such, @cypress-design/vue-tooltip popularity was classified as not popular.
We found that @cypress-design/vue-tooltip demonstrated a healthy version release cadence and project activity because the last version was released less than 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
Socket is introducing a new way to organize repositories and apply repository-specific security policies.
Research
Security News
Socket researchers uncovered malicious npm and PyPI packages that steal crypto wallet credentials using Google Analytics and Telegram for exfiltration.
Product
Socket now supports .NET, bringing supply chain security and SBOM accuracy to NuGet and MSBuild-powered C# projects.