maximize( )


Expands the chatbox and sets its maximized property to true.

The maximize() function returns a Promise that is resolved when the chatbox finishes expanding.

Method Declaration
Copy
Request
This method does not take any parameters
Errors

This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?