A stylized display for HTTP status codes.
Status code and description string
A styled status code display
Shows the status code with an icon, gradient number, and description text.
<StatusCodeView statusCode="404" statusCodeString="Page Not Found"/> Copy
<StatusCodeView statusCode="404" statusCodeString="Page Not Found"/>
A stylized display for HTTP status codes.