types
This commit is contained in:
@@ -100,6 +100,13 @@ class BaseRecordView extends View {
|
||||
*/
|
||||
lastSaveCancelReason = null
|
||||
|
||||
/**
|
||||
* Pre-save attribute values.
|
||||
*
|
||||
* @type {Record.<string, *>|undefined}
|
||||
*/
|
||||
attributes
|
||||
|
||||
/**
|
||||
* A record-helper.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user