# Frame
# Properties
component
(Object (opens new window) | String (opens new window)) Wrapper component definition. You can also pass an HTML string as components of the default wrapper component.width
String (opens new window)? Width of the frame. By default, the canvas width will be taken.height
String (opens new window)? Height of the frame. By default, the canvas height will be taken.x
Number (opens new window)? Horizontal position of the frame in the canvas.y
Number (opens new window)? Vertical position of the frame in the canvas.