
jsMain.web.html.HTMLTimeElement.kt Maven / Gradle / Ivy
// Automatically generated - do not modify!
package web.html
abstract external class HTMLTimeElement :
HTMLElement {
var dateTime: String
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy