Preparing search index...
The search index is not available
Юниверс MDM SDK UI
@universe-ee/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
alt
Axis
:
boolean
alt
Boundary
alt
Boundary
:
boolean
boundary
boundary
:
Element
|
Element
[]
|
"clippingParents"
main
Axis
main
Axis
:
boolean
padding
padding
:
PopoverModifierPadding
root
Boundary
root
Boundary
:
"viewport"
|
"document"
tether
tether
:
boolean
tether
Offset
tether
Offset
:
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
Юниверс MDM SDK UI
Loading...
Public