Lilact
    Preparing search index...

    Function createContext

    • Creates a context object for sharing a value through the component tree.

      Parameters

      • OptionaldefaultValue: any

        Initial context value when no Provider is present.

      Returns any

      A context object