custom
open fun custom(tagName: String, baseClass: String? = null, id: String? = null, scope: ScopeContext.() -> Unit = {}, content: RenderContext.() -> Unit): RenderContext
Content copied to clipboard
Creates a custom Tag with the provided content.
Return
custom Tag