floating-ui
Advanced tools
Comparing version 5.2.7 to 5.2.8
@@ -21,2 +21,7 @@ type Triggers = Array<'hover' | 'click' | 'focus' | 'touch'>; | ||
/** | ||
* Array of events triggering the popper. | ||
* @default [] | ||
*/ | ||
popperTriggers: Triggers; | ||
/** | ||
* Virtual padding in the `boundary` used to prevent the popper overflow (pixels). | ||
@@ -23,0 +28,0 @@ * @default 0 |
{ | ||
"name": "floating-ui", | ||
"version": "5.2.7", | ||
"version": "5.2.8", | ||
"description": "Easy Tooltips, dropdowns, menus & popovers using floating-ui", | ||
@@ -5,0 +5,0 @@ "author": "hunghg255", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
414062
10229