You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add name parameter and box.error.is function description to box.error. (#5112)
* Add description of the ``name`` parameter
Since 3.1.0 there has been the ``name`` parameter,which returns the name of the error used at creation.
* Add description of box.error.is function
Function allows check whether the argument is an error. Added as a new page
Fixes#4236, #4150
0 commit comments