support Poptip & clickoutside
support Poptip & clickoutside
This commit is contained in:
parent
d6f644e1d9
commit
79288d43dd
11 changed files with 72 additions and 49 deletions
|
@ -20,6 +20,7 @@
|
|||
const prefixCls = 'ivu-tooltip';
|
||||
|
||||
export default {
|
||||
name: 'Tooltip',
|
||||
mixins: [Popper],
|
||||
props: {
|
||||
placement: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue