Home       Comp Core Examples       Comp Projects

Pic

Pic component will draw an image on the screen.

This comp takes in following arguments at creation time.

Arg Name Arg Type Explanation
imgUrl string The url of the image
width number The width of the image
height number The height of the image

This comp has no comp props.