Const
Provides a scoped StoneContext for its children within a strict mode.
StoneContext
React.StrictMode
StoneContext.Provider
This component ensures that all child components have access to the provided context within a Stone.js application.
The options to create the Stone Page.
The Stone Page component.
Provides a scoped
StoneContextfor its children within a strict mode.React.StrictModefor enhanced debugging.StoneContext.Providerto get access to the event, data and container.This component ensures that all child components have access to the provided context within a Stone.js application.