@finos/perspective-viewer
Preparing search index...
src/ts/extensions.ts
PerspectiveClickEventDetail
Type Alias PerspectiveClickEventDetail
type
PerspectiveClickEventDetail
=
{
column_names
:
(
string
|
string
[]
)
[]
;
config
:
ViewerConfigUpdate
;
row
:
Record
<
string
,
any
>
;
}
Index
Properties
column_
names
config
row
Properties
column_
names
column_names
:
(
string
|
string
[]
)
[]
config
config
:
ViewerConfigUpdate
row
row
:
Record
<
string
,
any
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
column_
names
config
row
@finos/perspective-viewer
Loading...