11.0.181 • Published 2 years ago

pe2e-cxs-components v11.0.181

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

@e2e-cxs/components User Guide

Commands

To use inside a project please install the package first:

  npm install @e2e-cxs/components

To use the component inside project:

  import { ErrorPage } from '@e2e-cxs/components'

props to pass to the component

  • errorCode - this might be (404, 500, 401 or 404) - should be string value
  • applicationKey - this the current application key used to access - should be string value
  • gatewayUrl - get the current env variable and pass it to the component - should be string value

If those props value are ready then pass to the error component to render the value

  <ErrorPage errorCode={errorCode} applicationKey={applicationKey} gatewayUrl={gatewayUrl}/>

Note: If image is available the component will render the image and the message. If not will show generic error message for authorization related issue and not found page.

11.0.181

2 years ago

11.0.81

2 years ago

1.345.19

2 years ago

1.345.9

2 years ago

1.83.165

2 years ago

1.83.173

2 years ago

1.52.511

2 years ago

1.71.51

2 years ago

1.71.5

2 years ago

1.91.5

2 years ago

1.8222.5

2 years ago

1.82.5

2 years ago

1.311.5

2 years ago

1.31.5

2 years ago

1.3.5

2 years ago

1.2.75

2 years ago

1.4.785

2 years ago

1.0.785

2 years ago

1.0.985

2 years ago

1.0.565

2 years ago

1.0.56

2 years ago

1.0.18

2 years ago

1.0.128

2 years ago

1.0.211

2 years ago

1.0.71

2 years ago

1.0.41

2 years ago

1.0.81

2 years ago

1.0.8

2 years ago