Previous | Up | Next |
Sets a callback corresponding to the component resize event.Parameters
CompCheck _CBcompCheckResize ( CompCheck _check_ fun [CompCheck u0 I I] u1 _callback_ u0 _user_ )
Return value
_check_ any CompCheck _callback_ callback function on component resize (supplemental parameters are w and h)
w and h define the new component size_user_ user parameter
same CompCheck