I am passing a props to a component:
{{messageId}} // other html code
To assign a data property equal to a props, you can use watcher, as following: