0
Q:

vuejs accessing props from data

data: function() {
  var theData = {
    somevar: this.messageId,
    // other object attributes
  }

  return theData;
}
-1

New to Communities?

Join the community