attrs

inline fun <TElement : Element> attrs(noinline attrs: AttrBuilderContext<TElement>): AttrsScope<TElement>.() -> Unit(source)

A helper function to create AttrBuilderContexts where type inference doesn't work