Button

A button in the site.

<html>
  ...
  <body>
    <button>Click me</button>
    <button disabled>Click me not</button>
    ...
  </body>
</html>

Content

Attributes

  • disabled - whether the button can be clicked

Support

  Napture Bussinga WXV Core