当前位置: 首页 > 工具软件 > Tooltips.css > 使用案例 >

angular-tooltips.js

屈浩波
2023-12-01
OptionTypeDefaultDescription
tooltip-side=""String('left','right','top','bottom')'top'Set your tooltip to show on left or right or top or bottom position
tooltip-template=""String()''Set your tooltip template (HTML or just Text)
tooltip-template-url=""String()''Set your external tooltip template PATH
tooltip-smart=""String(Boolean)falseSet the tooltip to automatically search the best position on the screen
tooltip-show-trigger=""String('event1 event2')'mouseover'Show the tooltip on specific event/events
tooltip-hide-trigger=""String('event1 event2')'mouseleave'Hide the tooltip on specific event/events
tooltip-close-button=""String(Boolean)falseEnable the tooltip close button
tooltip-class=""String()''Set custom tooltip CSS class/classes
tooltip-size=""String('large', 'small')'medium'Set your tooltip dimensions
tooltip-speed=""String('fast', 'slow', 'medium')'medium'Set your tooltip show & hide transition speed
tooltip-hidden=""String(Boolean)falseHide (at all) the tooltip
 类似资料: