Preparing search index...
The search index is not available
sj-design
sj-design
component-library.ui.data-grid/dist
GridDetailPanelState
Interface GridDetailPanelState
interface
GridDetailPanelState
{
contentCache
:
Record
<
GridRowId
,
ReactNode
>
;
expandedRowIds
:
GridRowId
[]
;
heightCache
:
DetailPanelHeightCache
;
}
Index
Properties
content
Cache
expanded
Row
Ids
height
Cache
Properties
content
Cache
content
Cache
:
Record
<
GridRowId
,
ReactNode
>
expanded
Row
Ids
expanded
Row
Ids
:
GridRowId
[]
height
Cache
height
Cache
:
DetailPanelHeightCache
Settings
Member Visibility
Protected
Inherited
External
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Properties
content
Cache
expanded
Row
Ids
height
Cache
sj-design
Loading...