custom
open fun custom(tagName: String, content: RenderContext.() -> Unit): RenderContext
Content copied to clipboard
Creates a custom Tag with the provided content.
Return
custom Tag of type HTMLElement
Creates a custom Tag with the provided content.
custom Tag of type HTMLElement