← Docs
kotlin-stdlib / org.w3c.dom / ElementContentEditable

ElementContentEditable

JS
1.1
interface ElementContentEditable
(source)

Properties

JS
1.1

contentEditable

abstract var contentEditable : String
JS
1.1

isContentEditable

abstract val isContentEditable : Boolean

Inheritors

JS
1.1

HTMLElement

Exposes the JavaScript HTMLElement to Kotlin

abstract class HTMLElement :
Element ,
GlobalEventHandlers ,
DocumentAndElementEventHandlers ,
ElementContentEditable ,
ElementCSSInlineStyle
Stay in touch:
  • Contributing to Kotlin
  • Releases
  • Press Kit
  • Security
  • Blog
  • Issue Tracker
  • Brand assets
  • Careers
Supported and developed by JetBrains .
Kotlin™ is protected under the Kotlin Foundation
and licensed under the Apache 2 license .