Response
ResponseFull
A complete response with all metadata and raw content.
ResponseViewModeOptions
ResponseViewModeOptions =
object
Options for defining a custom response view mode.
Properties
label
label:
string
The label of the view mode.
view
view:
ComponentDefinition
The component to render when the view mode is selected.
