How to set an Angular component’s canvas size from model data
I have an angular component which contains a canvas, like so:
combine two inputs is a single date object
I have two inputs in my application and i’m trying to combine them in a single object (cuz the server expect a single object)