Enumeration: DefaultDetailsViewSection
Enumeration Members
BACK_LINK
BACK_LINK: "BACK_LINK";
Defined in
src/components/DetailsViewSection/detailsViewSectionSlice.ts:14
CHILDREN
CHILDREN: "CHILDREN";
Defined in
src/components/DetailsViewSection/detailsViewSectionSlice.ts:19
ERROR
ERROR: "ERROR";
Defined in
src/components/DetailsViewSection/detailsViewSectionSlice.ts:17
EVENTS
EVENTS: "EVENTS";
Defined in
src/components/DetailsViewSection/detailsViewSectionSlice.ts:16
LOADING
LOADING: "LOADING";
Defined in
src/components/DetailsViewSection/detailsViewSectionSlice.ts:18
MAIN_HEADER
MAIN_HEADER: "MAIN_HEADER";
Defined in
src/components/DetailsViewSection/detailsViewSectionSlice.ts:15
METADATA
METADATA: "METADATA";
Defined in
src/components/DetailsViewSection/detailsViewSectionSlice.ts:13