Enumeration: DefaultDetailsViewSection
plugin/registry .DefaultDetailsViewSection
Enumeration members
BACK_LINK
• BACK_LINK = "BACK_LINK"
Defined in
redux/detailsViewSectionsSlice.ts:13
CHILDREN
• CHILDREN = "CHILDREN"
Defined in
redux/detailsViewSectionsSlice.ts:18
ERROR
• ERROR = "ERROR"
Defined in
redux/detailsViewSectionsSlice.ts:16
EVENTS
• EVENTS = "EVENTS"
Defined in
redux/detailsViewSectionsSlice.ts:15
LOADING
• LOADING = "LOADING"
Defined in
redux/detailsViewSectionsSlice.ts:17
MAIN_HEADER
• MAIN_HEADER = "MAIN_HEADER"
Defined in
redux/detailsViewSectionsSlice.ts:14
METADATA
• METADATA = "METADATA"