onOpen
Callback fired when the component requests to be open.
Parameters
{string} reason Can be: "toggle"
, "focus"
, "mouseEnter"
.
Callback fired when the component requests to be open.
{string} reason Can be: "toggle"
, "focus"
, "mouseEnter"
.