Interface

HTMLModElement

HTMLModElement

Provides special properties (beyond the regular methods and properties available through the HTMLElement interface they also have available to them by inheritance) for manipulating modification elements, that is and .

View Source js/lib.dom.d.ts, line 3236

Members

string

# cite

Sets or retrieves reference information about the object.

View Source js/lib.dom.d.ts, line 3239

string

# dateTime

Sets or retrieves the date and time of a modification to the object.

View Source js/lib.dom.d.ts, line 3244