Preparing search index...
@universe-dg/sdk
Universe
Platform
Uikit
PopoverPreventOverflowModifierOptions
Interface PopoverPreventOverflowModifierOptions
Public
interface
PopoverPreventOverflowModifierOptions
{
altAxis
:
boolean
;
altBoundary
:
boolean
;
boundary
:
Element
|
Element
[]
|
"clippingParents"
;
mainAxis
:
boolean
;
padding
:
PopoverModifierPadding
;
rootBoundary
:
"viewport"
|
"document"
;
tether
:
boolean
;
tetherOffset
:
|
number
|
(
(
arg0
:
{
placement
:
PopoverPlacement
;
popper
:
PopoverRect
;
reference
:
PopoverRect
;
}
,
)
=>
number
|
{
altAxis
:
number
;
mainAxis
:
number
}
)
|
{
altAxis
:
number
;
mainAxis
:
number
}
;
}
Index
Properties
alt
Axis
alt
Boundary
boundary
main
Axis
padding
root
Boundary
tether
tether
Offset
Properties
alt
Axis
altAxis
:
boolean
alt
Boundary
altBoundary
:
boolean
boundary
boundary
:
Element
|
Element
[]
|
"clippingParents"
main
Axis
mainAxis
:
boolean
padding
padding
:
PopoverModifierPadding
root
Boundary
rootBoundary
:
"viewport"
|
"document"
tether
tether
:
boolean
tether
Offset
tetherOffset
:
|
number
|
(
(
arg0
:
{
placement
:
PopoverPlacement
;
popper
:
PopoverRect
;
reference
:
PopoverRect
;
}
,
)
=>
number
|
{
altAxis
:
number
;
mainAxis
:
number
}
)
|
{
altAxis
:
number
;
mainAxis
:
number
}
On This Page
Properties
alt
Axis
alt
Boundary
boundary
main
Axis
padding
root
Boundary
tether
tether
Offset
Юниверс DG SDK UI
Loading...
Public