Package kotlinx. dom
Functions
append Element
Link copied to clipboard
append Text
Link copied to clipboard
Creates text node and append it to the element.
Since Kotlin
1.4
create Element
Link copied to clipboard
remove Class
Link copied to clipboard
Removes all cssClasses from element. Has no effect if all specified classes are missing in class attribute of the element
Since Kotlin
1.4