⌈⌋ ⎇ branch:  Bitrhythm


Hex Artifact Content

Artifact 73f92cb02869d48e8e390c85ded4e5059b0be41915292c607bdcdf6fa4816b87:


0000: 3c 74 65 78 74 61 72 65 61 2d 76 61 6c 75 65 3e  <textarea-value>
0010: 0a 20 20 3c 74 65 78 74 61 72 65 61 3e 7b 20 6d  .  <textarea>{ m
0020: 65 73 73 61 67 65 20 7d 3c 2f 74 65 78 74 61 72  essage }</textar
0030: 65 61 3e 0a 20 20 3c 62 75 74 74 6f 6e 20 6f 6e  ea>.  <button on
0040: 63 6c 69 63 6b 3d 22 7b 68 65 6c 6c 6f 7d 22 3e  click="{hello}">
0050: 63 6c 69 63 6b 3c 2f 62 75 74 74 6f 6e 3e 0a 0a  click</button>..
0060: 20 20 74 68 69 73 2e 6d 65 73 73 61 67 65 20 3d    this.message =
0070: 20 27 68 65 6c 6c 6f 20 74 68 65 72 65 27 0a 20   'hello there'. 
0080: 20 68 65 6c 6c 6f 28 29 20 7b 0a 20 20 20 20 74   hello() {.    t
0090: 68 69 73 2e 6d 65 73 73 61 67 65 20 3d 20 27 77  his.message = 'w
00a0: 6f 72 6c 64 27 0a 20 20 7d 0a 0a 3c 2f 74 65 78  orld'.  }..</tex
00b0: 74 61 72 65 61 2d 76 61 6c 75 65 3e 0a           tarea-value>.