Name | Type | Default | Description |
---|---|---|---|
state required | string | The current state of the sync feedback component
Either 'SYNCING', 'SUCCESS', 'ERROR' or 'NONE' | |
feedback | string | 'Saving changes...' for 'SYNCING', 'Changes saved' for 'SUCCESS', and 'Changes could not be saved.' for 'ERROR'. | The label of the current state |
No guidelines exist for SyncFeedback yet.