Introducing public methods into Vue to display undefined

write a public method to be introduced in the module in js, but the browser says it"s not defined is what I"m missing?

Mar.02,2021

call this without adding this


bV74qi?w=1276&h=62

this value is directly exposed, and you can call it directly when you use it. The location this you call refers to the vm of the component in which you are calling

.
Menu