jquery / jquery-ui

The official jQuery user interface library.
https://jqueryui.com
Other
11.26k stars 5.33k forks source link

Little confused as to how to add a maximize button to a dialog? #2301

Open Urammar opened 1 week ago

Urammar commented 1 week ago

Little confused as to how to add a maximize button to a dialog?

As title suggests, looking around the documentation and whatnot, if I spawn a dialog box, that automatically creates a close button X in the top right corner, but how do I add my own buttons?

Thanks in advance!

mgol commented 1 week ago

I don't think there's a supported way to do that.