Sleep

Vue- popper: Tooltip and Popover component

.Vue-popper is actually a popover or even tooltip element for vue.js. It provids popover performances and also is based on popover.js.Permit's observe exactly how our team can use this awesome element.Setup.// npm.npm install vue-popperjs-- conserve.// anecdote.yarn include vue-popperjs.Consumption.
Popper Content.
Referral Component.
Props.disabled.Style: Boolean.Nonpayment: misleading.delay-on-mouse-over.Kind: Number.Default: 10.Classification: Put off in ms prior to presenting popper during the course of a mouse over.delay-on-mouse-out.Style: Amount.Nonpayment: 10.Description: Delay in ms before hiding popper during a computer mouse over.append-to-body.Type: Boolean.Nonpayment: inaccurate.visible-arrow.Kind: Boolean.Nonpayment: accurate.force-show.Kind: Boolean.Default: misleading.trigger.Kind: Strand.Default: float.Optionally available worth:.hover - float to open up popper information.clickToOpen - every select the popper triggers available, only clicking outside of the popper shuts it.clickToToggle - click on the popper toggles it's exposure.click on (depreciated - like clickToToggle).focus - opens popper on focus event, shuts on blur.choices.Style: Object.Default: placement: 'bottom', gpuAcceleration: misleadingDescription: popper.js options.data-value.Type: Any.Default: null.Classification: data of popper.stop-propagation.Type: Boolean.Default: incorrect.prevent-default.Style: Boolean.Nonpayment: inaccurate.root-class.Type: Strand.Default: Vacant.Description: Type label for origin component.Custom Celebrations.@created.Params: context [Protest] Summary: Created popper element.@show.Summary: Show popover.@hide.Explanation: Hide popover.Interact with a real-time Demo on JSFiddle.

Articles You Can Be Interested In