PropertyChangeDetails interface
model interface PropertyChangeDetails
- Extends
プロパティの詳細
comment
コメント
comment?: string
プロパティ値
string
newValue
変更後の値
newValue?: string
プロパティ値
string
oldValue
変更前の値
oldValue?: string
プロパティ値
string
type
変更の詳細の種類
type: "PropertyChange"
プロパティ値
"PropertyChange"