vue-tippy
Version:
Directive and Component wrapper for Tippy.js
66 lines (65 loc) • 1.14 kB
JSON
{
"tippy": {
"attributes": [
"to",
"toSelector",
"toElement",
"content",
"enabled",
"visible",
"triggerTarget",
"a11y",
"allowHTML",
"animateFill",
"arrow",
"flip",
"flipOnUpdate",
"followCursor",
"hideOnClick",
"ignoreAttributes",
"inertia",
"interactive",
"lazy",
"multiple",
"showOnInit",
"sticky",
"touch",
"touchHold",
"animation",
"appendTo",
"aria",
"arrowType",
"boundary",
"content",
"delay",
"distance",
"duration",
"flipBehavior",
"interactiveBorder",
"interactiveDebounce",
"maxWidth",
"offset",
"onHidden",
"onHide",
"onMount",
"onShow",
"onShown",
"@hidden",
"@hide",
"@mount",
"@show",
"@shown",
"placement",
"popperOptions",
"role",
"size",
"target",
"theme",
"trigger",
"updateDuration",
"wait",
"zIndex"
],
"description": "Vue component for Tippy.js v4"
}
}