@spscommerce/xref-management v3.5.2
xref-management
This package is owned by SPS Commerce. The intent of this package is to expose cross reference micro UIs for consumption.
These micro UIs use the same set of props:
orgId
: The ID of the organization.currentUser
: The current user object.env
: The environment configuration
Below are the differnt components and how they can be imported.
Connections
The connections xref UI can be imported with:
import { Connections } from "@spscommerce/xref-management";
It can then be used a regular component:
<Connections orgId={orgId} currentUser={currentUser} env={env} />
Locations
The locations xref UI can be imported with:
import { Locations } from "@spscommerce/xref-management";
It can then be used as a regular component:
<Locations orgId={orgId} currentUser={currentUser} env={env} />
8 months ago
8 months ago
5 months ago
2 months ago
2 months ago
6 months ago
4 months ago
1 month ago
2 months ago
2 months ago
21 days ago
27 days ago
9 months ago
9 months ago
10 months ago
10 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
12 months ago
12 months ago
12 months ago
12 months ago
12 months ago
1 year ago
1 year ago
1 year ago
1 year ago