@synbee-webcomponents/sw-image-viewer-3d
v2.0.18
Published
sw-image-viewer-3d is a web-component made by Synbee Webcomponents Library, built with StencilJS, TypeScript, Storybook. It's based on the web-component standard and it's designed to be agnostic from the JavaScirpt framework you are using.
Keywords
Readme
sw-image-viewer-3d
Properties
| Property | Attribute | Description | Type | Default |
| ------------ | ------------- | ----------- | --------- | ---------------------- |
| baseUrl | base-url | | string | 'app.synbee.it' |
| format | format | | string | '' |
| fullScreen | full-screen | | boolean | false |
| height | height | | number | 400 |
| src | src | | string | '/assets/export.glb' |
| width | width | | number | 400 |
Events
| Event | Description | Type |
| --------------- | ----------- | ------------------- |
| transitionend | | CustomEvent<void> |
Dependencies
Depends on
- mds-button
Graph
graph TD;
sw-image-viewer-3d --> mds-button
mds-button --> mds-icon
mds-button --> mds-text
style sw-image-viewer-3d fill:#f9f,stroke:#333,stroke-width:4pxBuilt with love!
