mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-27 02:10:40 +01:00
feat(Tooltip): default delay from config
This commit is contained in:
@@ -24,5 +24,9 @@ export default {
|
||||
popper: {
|
||||
strategy: 'fixed'
|
||||
},
|
||||
default: {
|
||||
openDelay: 0,
|
||||
closeDelay: 0
|
||||
},
|
||||
arrow
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user