Skip to content

SurfaceRouterProps

SurfaceRouterProps: object

Type declaration

NameTypeDescription
childrenReact.ReactNodeContent to render within the element. Although SurfaceRouter does not formally enforce it, a SurfaceRouter’s immediate children should only be SurfaceRoute elements.