Preparing search index...
@universe-dg/sdk
Universe
DG
Data
InfoPopover
Type Alias InfoPopover
Public
type
InfoPopover
=
{
anchorDomEl
:
HTMLElement
|
null
;
closeable
:
boolean
;
content
:
ComponentType
<
InfoPopoverContentProps
>
;
id
:
string
;
key
:
string
;
placement
:
INFO_PLACEMENT
;
theme
:
POPOVER_THEME
;
title
:
string
|
undefined
;
}
Index
Properties
anchor
Dom
El
closeable
content
id
key
placement
theme
title
Properties
anchor
Dom
El
anchorDomEl
:
HTMLElement
|
null
closeable
closeable
:
boolean
content
content
:
ComponentType
<
InfoPopoverContentProps
>
id
id
:
string
key
key
:
string
placement
placement
:
INFO_PLACEMENT
theme
theme
:
POPOVER_THEME
title
title
:
string
|
undefined
On This Page
Properties
anchor
Dom
El
closeable
content
id
key
placement
theme
title
Юниверс DG SDK UI
Loading...
Public