mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-21 07:21:46 +01:00
feat(Tooltip): adding option to show popper arrow (#868)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
This commit is contained in:
1
src/runtime/types/popper.d.ts
vendored
1
src/runtime/types/popper.d.ts
vendored
@@ -11,4 +11,5 @@ export interface PopperOptions {
|
||||
adaptive?: boolean
|
||||
scroll?: boolean
|
||||
resize?: boolean
|
||||
arrow?: boolean
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user