0.0.15 • Published 2 years ago
gx-image-annotations v0.0.15
GX Image Annotations
This is an image annotations component for genexus.
Node Modules
- Run
npm install gx-image-annotations --save
- Then you can use the element anywhere in your template, JSX, html etc
Example
<gx-image-annotations trace-color="#000000"
background-image="image-path.jpg" >
</gx-image-annotations>