11.0.181 • Published 3 years ago
pe2e-cxs-components v11.0.181
@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 valueapplicationKey
- this the current application key used to access - should be string valuegatewayUrl
- 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
3 years ago
11.0.81
3 years ago
1.345.19
3 years ago
1.345.9
3 years ago
1.83.165
3 years ago
1.83.173
3 years ago
1.52.511
3 years ago
1.71.51
3 years ago
1.71.5
3 years ago
1.91.5
3 years ago
1.8222.5
3 years ago
1.82.5
3 years ago
1.311.5
3 years ago
1.31.5
3 years ago
1.3.5
3 years ago
1.2.75
3 years ago
1.4.785
3 years ago
1.0.785
3 years ago
1.0.985
3 years ago
1.0.565
3 years ago
1.0.56
3 years ago
1.0.18
3 years ago
1.0.128
3 years ago
1.0.211
3 years ago
1.0.71
3 years ago
1.0.41
3 years ago
1.0.81
3 years ago
1.0.8
3 years ago