Package-level declarations
Functions
Link copied to clipboard
                  Adds CSS class to element. Has no effect if all specified classes are already in class attribute of the element
Since Kotlin 1.4
Link copied to clipboard
                  Appends a newly created element with the specified name to this element.
Since Kotlin 1.4
Link copied to clipboard
                  Creates text node and append it to the element.
Since Kotlin 1.4
Creates text node and append it to the element.
Since Kotlin 1.8
Link copied to clipboard
                  Link copied to clipboard
                  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
Removes all cssClasses from element. Has no effect if all specified classes are missing in class attribute of the element
Since Kotlin 1.8