Variables
FailPageMode
FailPageMode:
object
Defined in: packages/cloud/src/client/types.gen.ts:3152
Enum for representing the different available page error handling modes
Type declaration
RAW_TEXT
readonly
RAW_TEXT:"raw_text"
="raw_text"
BLANK_PAGE
readonly
BLANK_PAGE:"blank_page"
="blank_page"
ERROR_MESSAGE
readonly
ERROR_MESSAGE:"error_message"
="error_message"