@perspective-dev/viewer
Preparing search index...
dist/esm/extensions.d.ts
PerspectiveClickEventDetail
Type Alias PerspectiveClickEventDetail
type
PerspectiveClickEventDetail
=
{
column_names
:
(
string
|
string
[]
)
[]
;
config
:
ViewerConfigUpdate
;
panel
?:
string
;
row
:
Record
<
string
,
any
>
;
}
Index
Properties
column_
names
config
panel?
row
Properties
column_
names
column_names
:
(
string
|
string
[]
)
[]
config
config
:
ViewerConfigUpdate
Optional
panel
panel
?:
string
The id of the panel that fired this, in a multi-panel viewer.
row
row
:
Record
<
string
,
any
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
column_
names
config
panel
row
@perspective-dev/viewer
Loading...
The id of the panel that fired this, in a multi-panel viewer.