VueJS 2/Practical Exercise: VueJS Methods
0 XP of 1305 XP
// Task

Following the same approach as in the video lesson, create functionality to clear the value from the input and from the message data when the Clean Message button is clicked, using the cleanMessage method. Do not put a semicolon (;) in the body of the cleanMessage method. Leave the rest of the code unchanged.

🔒 localhost
Section 2 · Lesson 6Free Preview

Practical Exercise: VueJS Methods

IDE200 XP1:10
// lesson_notes

—