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