NoSsr: NoSsr

NoSsrR Documentation

NoSsr

Description

https://mui.com/material-ui/api/no-ssr/

Usage

NoSsr(...)

Arguments

...

Props to pass to the component.

Details

  • children node
    Default is - You can wrap a node.

  • defer bool
    Default is FALSE If true, the component will not only prevent server-side rendering. It will also defer the rendering of the children into a different screen frame.

  • fallback node
    Default is null The fallback content to display.

Value

Object with shiny.tag class suitable for use in the UI of a Shiny app.


muiMaterial documentation built on Jan. 26, 2026, 5:07 p.m.