-
-
Notifications
You must be signed in to change notification settings - Fork 32
Screenshot Feature #24
Copy link
Copy link
Closed
Labels
enhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested
@roerohan, Assigning an ID (taking it from the props) for the canvas helps capture a screen shot by using the
canvas.toDataURL(type, encoderOptions);browser APIThis would be a really useful feature.