API Referenceeffector-vueuseGateimport { useGate } from "effector-vue/composition"; MethodsuseGate(Gate, props)Using a Gate to consume data from view. Designed for Vue 3ArgumentsGate<Props> (Gate)props (Props)Returns(void)ExamplesSee exampleMore Edit this page Join our community