@boost/cliComponents & hooksClassesFailureOn this pageFailure A React component that renders a failure state for errors and warnings.HierarchyComponent<FailureProps>FailureIndex ConstructorsconstructorMethodsrenderrenderCodeFramerenderStackTracerenderWarningsshouldHideStackTraceConstructors externalconstructornew Failure(props: FailureProps | Readonly<FailureProps>): Failurenew Failure(props: FailureProps, context: any): FailureMethods renderrender(): ElementrenderCodeFramerenderCodeFrame(): null | ElementrenderStackTracerenderStackTrace(): null | ElementrenderWarningsrenderWarnings(): null | ElementshouldHideStackTraceshouldHideStackTrace(): boolean
A React component that renders a failure state for errors and warnings.