sesaparcours
Preparing search index...
viewer/Viewer
<internal>
LabelOverlayOptions
Interface LabelOverlayOptions
interface
LabelOverlayOptions
{
attributes
?:
Record
<
string
,
string
>
;
cssClass
?:
string
;
events
?:
Record
<
string
,
(
value
:
any
,
event
?:
any
)
=>
any
>
;
id
?:
string
;
label
:
string
|
Function
;
labelLocationAttribute
?:
string
;
location
?:
number
|
number
[]
;
[
key
:
string
]:
any
;
}
Hierarchy (
View Summary
)
OverlayOptions
LabelOverlayOptions
Indexable
[
key
:
string
]:
any
Index
Properties
attributes?
css
Class?
events?
id?
label
label
Location
Attribute?
location?
Properties
Optional
attributes
attributes
?:
Record
<
string
,
string
>
Optional
css
Class
cssClass
?:
string
Optional
events
events
?:
Record
<
string
,
(
value
:
any
,
event
?:
any
)
=>
any
>
Optional
id
id
?:
string
label
label
:
string
|
Function
Optional
label
Location
Attribute
labelLocationAttribute
?:
string
Optional
location
location
?:
number
|
number
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attributes
css
Class
events
id
label
label
Location
Attribute
location
sesaparcours
Loading...