DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR JAVASCRIPT
vue computed
export
default
{
computed
:
{
test
(
)
{
return
this
.
course
.
image
}
}
,
props
:
[
'course'
]
,
}
Source by vuejs.org #
PREVIOUS
NEXT
Tagged:
#vue
#computed
ADD COMMENT
Topic
COMMENT
Name
9+3 =
Submit