Ana içeriğe geç

"Context API" ile etiketlenmiş 2 doküman etiketlendi

Tüm Etiketleri Görüntüle

createContext

This document provides an overview of the createContext function in React, explaining its parameters, returns, and usage in components.

useContext

useContext is a React Hook for reading and subscribing to context from a component. This guide explains its usage, parameters, and return values.