Lager - v5.2.0
    Preparing search index...

    Defines the properties for the AppProvider component.

    This interface outlines the properties that can be passed to the AppProvider component.

    AppProviderProps

    interface AppProviderProps {
        children: ReactNode;
    }
    Index

    Properties

    Properties

    children: ReactNode

    The child components that will have access to the contexts.