Юниверс DG SDK UI
v2.15.0

Функция useImperativeHandle

  • useImperativeHandle customizes the instance value that is exposed to parent components when using ref. As always, imperative code using refs should be avoided in most cases.

    useImperativeHandle should be used with React.forwardRef.

    Параметры типа

    • T
    • R

    Параметры

    Возвращает void