| NoSsr | R Documentation |
https://mui.com/material-ui/api/no-ssr/
NoSsr(...)
... |
Props to pass to the component. |
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.
Object with shiny.tag class suitable for use in the UI of a Shiny app.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.