Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

vuejs check word is availble in the string or not

<v-btn
  color="primary"
  (... other things)
  :target="x.link.includes('http') ? '_blank' : ''"
>
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #vuejs #check #word #availble #string
ADD COMMENT
Topic
Name
9+1 =