A
A
Andrey Pike2019-09-23 19:34:47
Vue.js
Andrey Pike, 2019-09-23 19:34:47

What does short form mean by hash abbreviation?

I came across a code that I managed to get to work, but I don’t understand how it works:


{{ item.created_time | date }}
{{ item.closed_time | date}}

What does the #item.{lalala} abbreviation mean ?
What's the point?
The whole day kneaded the official Vue docks, nothing could be found.
Gull interprets the word "hash" in his own way, and gives the results off topic.
Project: Vue + Webpack + TS + Vietify etc.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexey Yarkov, 2019-09-23
@AndyPike

angle brackets are collected by the editor

There is a special button to insert the code.
Now for the question. This is the new syntax for the slot name.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question