Home > @uniformdev/canvas-react > useUniformCurrentComponent
useUniformCurrentComponent() function
Gets the data of the closest <UniformComponent />
ancestor.
Signature:
declare function useUniformCurrentComponent(): UniformComponentContextValue;
Returns: