Package-level declarations
Types
Functions
Link copied to clipboard
Link copied to clipboard
fun <T : Element> <Error class: unknown class><T>.ref(block: <Error class: unknown class>.(T) -> <Error class: unknown class>)
This function must be called in the context of your tag content. It works like default AttrsScope.ref, but able to be used several times. Uses DisposableEffect under the hood
Link copied to clipboard
Link copied to clipboard
fun tagClasses(vararg classnames: String): <Error class: unknown class><out <Error class: unknown class>>