diff --git a/docs/index.html.ejs b/docs/index.html.ejs index 253ba57..819f6e8 100644 --- a/docs/index.html.ejs +++ b/docs/index.html.ejs @@ -612,6 +612,20 @@ + `) %> +

+ Maximize buttons can be disabled, useful when making a window appear as if it cannot be maximized. +

+ + <%- example(` +
+
A Title Bar with Maximize disabled
+
+ + + +
+
`) %>

You can make a title bar "inactive" by adding inactive class,