Type Alias: sectionFunc()
type sectionFunc: (resource: KubeObject) => SectionFuncProps | null | undefined;
Parameters
Parameter | Type |
---|---|
resource | KubeObject |
Returns
SectionFuncProps
| null
| undefined
Deprecated
please used DetailsViewSectionType and registerDetailViewSection