@3cr/viewer-types-ts v1.0.30
@3cr/viewer-types-ts
Ecosystem integration for types and references for 3DICOM Online Viewer (3CR) within the Browser (client-side)
Install @3cr/viewer-types-ts package
Use the package manager npm or yarn to install @3cr/viewer-types-ts
npm
npm install @3cr/viewer-types-tsyarn
yarn add @3cr/viewer-types-tsUsing the Package
Import the required types inside your code
Import any of the types specified in index.ts and use them within the 3CR ecosystem
Typescript (.ts)import { ViewerOptions, } from "@3cr/viewer-types-ts"; const options: Partial<ViewerOptions> = { disableReset: true };
Contributing
Pull requests are welcome. For changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
License
7 months ago
7 months ago
9 months ago
9 months ago
10 months ago
10 months ago
10 months ago
10 months ago
11 months ago
11 months ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago