| LoadingButton | R Documentation |
https://mui.com/material-ui/react-button/
LoadingButton(...)
LoadingButton.shinyInput(inputId, ...)
updateLoadingButton.shinyInput(
session = shiny::getDefaultReactiveDomain(),
inputId,
...
)
... |
Props to pass to the component. |
inputId |
ID of the component. |
session |
Object passed as the 'session' argument to Shiny server. |
Object with shiny.tag class suitable for use in the UI of a Shiny app.
LoadingButton is part of @mui/lab,
which is published on the MUI beta channel. Lab APIs may change in future minor
releases.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.