Quantcast
Channel:
Viewing all articles
Browse latest Browse all 60

Bound and Unbound in Salesforce lightning

$
0
0
Bound Expression: Bound Expression is represented as {!v.messageText}. Whenever the value of the string is changed, this expression will reflect the change and also affect the components where it is used, we can say the value change dynamically through this expression. Unbound Expression: Unbound Expression is represented as {#v.messageText}. Whenever the value of the string … Continue reading Bound and Unbound in Salesforce lightning

Viewing all articles
Browse latest Browse all 60

Trending Articles