Enumeration: DefaultDetailsViewSection
Enumeration Members
BACK_LINK
BACK_LINK: "BACK_LINK";
Defined in
src/components/DetailsViewSection/detailsViewSectionSlice.ts:30
CHILDREN
CHILDREN: "CHILDREN";
Defined in
src/components/DetailsViewSection/detailsViewSectionSlice.ts:35
ERROR
ERROR: "ERROR";
Defined in
src/components/DetailsViewSection/detailsViewSectionSlice.ts:33
EVENTS
EVENTS: "EVENTS";
Defined in
src/components/DetailsViewSection/detailsViewSectionSlice.ts:32
LOADING
LOADING: "LOADING";
Defined in
src/components/DetailsViewSection/detailsViewSectionSlice.ts:34
MAIN_HEADER
MAIN_HEADER: "MAIN_HEADER";
Defined in
src/components/DetailsViewSection/detailsViewSectionSlice.ts:31
METADATA
METADATA: "METADATA";
Defined in
src/components/DetailsViewSection/detailsViewSectionSlice.ts:29