Skip to main content
Module

x/valtio/docs/hacks/unstable_getHandler.mdx

πŸ’Š Valtio makes proxy-state simple for React and Vanilla
Go to Latest
File
---title: 'unstable_getHandler'section: 'Hacks'description: ''---
# unstable_getHandler
This function exposes the internal handler for a proxy in Valtio--an object whose properties are functions defining the behavior of the proxy. Needless-to-say this function should not be depended upon in your application code.