Learn more about WeChat mini-app data binding

Source: Internet
Author: User
This article mainly introduces the detailed introduction of mini-program data binding. you can refer to this article to introduce the detailed introduction of mini-program data binding, for more information, see

 
 
  
{Message }}
 
 
 
  
Component properties
 
 
 
  
Control attributes
 
 
 
  
Ternary operators
 
 
 
  
I am the calculation result --- {a + B }}+ {c} + d
 
 
 
  
Asdf
 
 
 
  
{"Hello" + name }}
 
 
 
  
{Item }}
 
 
 
 
 
 
 

Data. js


Page ({data: {// content bound message: 'Hello webapp', // component property bound id: 0, // control property bound condition: true, // trielement flag: false, // arithmetic operation a: 1, B: 2, c: 3, // logical judgment length: 6, // string operation name: 'SuBo', // array combination zero: 0, // object x: 0, y: 1, // object expansion obj1: {a: 1, B: 2 }, obj2: {c: 3, d: 4}, p: 5, // The key and value of the object are both foo: 'My-Foo', bar: 'My-bar '},})

The above is a detailed introduction to small program data binding. For more information, see other related articles in the first PHP community!

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.