diff --git a/docs/index.html.ejs b/docs/index.html.ejs index c8459a9..0e4b9e2 100644 --- a/docs/index.html.ejs +++ b/docs/index.html.ejs @@ -141,10 +141,18 @@ They are given 12px of horizontal padding by default.
- <%- example(` + <%- example(` `)%> +
+ You can add the class default
to any button to apply additional styling,
+ useful when communicating to the user what default action would happen in the active window if
+ the Enter key was pressed on Windows 98.
+
When buttons are clicked, the raised borders become sunken. The following button is simulated to be in the pressed (active) state.