vue-tippy
Version:
[](https://www.npmjs.com/package/vue-tippy) [](https://vuejs.org/) [](https://www
46 lines (45 loc) • 831 B
JSON
{
"tippy": {
"attributes": [
"content",
"arrow",
"theme",
"sticky",
"followCursor",
"allowHTML",
"a11y",
"flip",
"flipOnUpdate",
"hideOnClick",
"ignoreAttributes",
"inertia",
"interactive",
"lazy",
"multiple",
"showOnInit",
"touch",
"touchHold",
"animateFill",
"inlinePositioning",
"animation",
"maxWidth",
"role",
"aria",
"delay",
"duration",
"getReferenceClientRect",
"interactiveBorder",
"interactiveDebounce",
"moveTransition",
"offset",
"placement",
"plugins",
"popperOptions",
"render",
"showOnCreate",
"trigger",
"triggerTarget"
],
"description": "Vue component for Tippy.js"
}
}