Stone.js API
Docs
Home
Preparing search index...
stone-js-use-react-core/src/declarations
PageLayoutRenderContext
Interface PageLayoutRenderContext
React render page layout options.
interface
PageLayoutRenderContext
{
children
:
ReactNode
;
container
:
IContainer
;
}
Index
Properties
children
container
Properties
children
children
:
ReactNode
container
container
:
IContainer
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
children
container
Docs
Home
Stone.js API
Loading...
React render page layout options.