Preparing search index...
The search index is not available
Zoom Meeting SDK for Web - Component View
Zoom Meeting SDK for Web - Component View
PopperStyle
Interface PopperStyle
interface
PopperStyle
{
anchorElement
?:
null
|
HTMLElement
;
anchorPosition
?:
PositionStyle
;
anchorReference
?:
"anchorEl"
|
"anchorPosition"
;
disableDraggable
?:
boolean
;
modifiers
?:
object
;
placement
?:
PopperPlacementType
;
}
Index
Properties
anchor
Element?
anchor
Position?
anchor
Reference?
disable
Draggable?
modifiers?
placement?
Properties
Optional
anchor
Element
anchor
Element
?:
null
|
HTMLElement
Optional
anchor
Position
anchor
Position
?:
PositionStyle
Optional
anchor
Reference
anchor
Reference
?:
"anchorEl"
|
"anchorPosition"
Optional
disable
Draggable
disable
Draggable
?:
boolean
Optional
modifiers
modifiers
?:
object
Optional
placement
placement
?:
PopperPlacementType
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
anchor
Element
anchor
Position
anchor
Reference
disable
Draggable
modifiers
placement
Zoom Meeting SDK for Web - Component View
Loading...