11.0.181 • Published 1 year ago

pe2e-cxs-components v11.0.181

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year 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

1 year ago

11.0.81

1 year ago

1.345.19

1 year ago

1.345.9

1 year ago

1.83.165

1 year ago

1.83.173

1 year ago

1.52.511

1 year ago

1.71.51

1 year ago

1.71.5

1 year ago

1.91.5

1 year ago

1.8222.5

1 year ago

1.82.5

1 year ago

1.311.5

1 year ago

1.31.5

1 year ago

1.3.5

1 year ago

1.2.75

1 year ago

1.4.785

1 year ago

1.0.785

1 year ago

1.0.985

1 year ago

1.0.565

1 year ago

1.0.56

1 year ago

1.0.18

1 year ago

1.0.128

1 year ago

1.0.211

1 year ago

1.0.71

1 year ago

1.0.41

1 year ago

1.0.81

1 year ago

1.0.8

1 year ago