import DraftLastAutosave from 'ceo-core/application/components/draftable/draft-last-autosave.js'DraftLastAutosave
Extends:
react~React.Component → DraftLastAutosave
Last autosave notification, accepts properties:
- label - notification text
- format - timeformat (moment)
- lastsave - date object
Constructor Summary
| Public Constructor | ||
| public |
constructor(props: *) |
|
Method Summary
| Public Methods | ||
| public |
render(): * |
|
Public Constructors
public constructor(props: *) source
Params:
| Name | Type | Attribute | Description |
| props | * |