Skip to content

SurfaceRouterProps

SurfaceRouterProps = object

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