Skip to main content

SaveStatusProps

Props for the SaveStatus component.

Properties

saved

saved: boolean

A boolean indicating the save status.

  • true: Indicates that the data has been successfully saved. Displays a static 'check' icon.
  • false: Indicates that the data is currently being saved. Displays a spinning 'refresh' icon.