I see what you are meaning. but 'this' is Vue Component, and I want to pass only those parameters into newReportPart.
So I will take a look at pick or omit methods.
Thank you.
Log in to continue
We're a place where coders share, stay up-to-date and grow their careers.
what about this?
are there other props you on this that should not get added o the event? maybe you want to checkout
underscore
js with itspick
oromit
methods.I see what you are meaning. but 'this' is Vue Component, and I want to pass only those parameters into newReportPart.
So I will take a look at pick or omit methods.
Thank you.