top of page
UK-and-USMC-F-35B-over-the-sea_edited.jpg
!
Widget Didn’t Load
Check your internet and refresh this page.
If that doesn’t work, contact us.
bottom of page
$w.onReady( function() { $w('#message').text = 'Hello World'; $w('#button').label = 'Click Me'; $w('#button').onClick ( () => { $w('#message').text = 'Hello from Velo!'; } ); } );