Embedding API Reference / Modules / exposed-api / <internal> / GridViewElement
# Interface: GridViewElement<T>
exposed-api.<internal>.GridViewElement
# Type parameters
Name | Type |
---|---|
T | GridViewElementPossiblePayload |
# Hierarchy
GridViewElement
# Table of contents
# Properties
# Properties
# key
• key: string
# Defined in
src/configurator/components/grid-view/-utils/GridViewHelper.ts:33 (opens new window)
# payload
• payload: T
# Defined in
src/configurator/components/grid-view/-utils/GridViewHelper.ts:34 (opens new window)