StdAttrBuilder

harness.webUI.vdom.StdAttrBuilder
abstract class StdAttrBuilder[T](scopedName: ScopedName, convert: T => String)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object `for`.type
object `type`.type
object autoplay.type
object colSpan.type
object controls.type
object id.type
object multiple.type
object rowSpan.type
object src.type
Self type

Members list

Concise view

Value members

Concrete methods

final def :=(value: T): CModifier
final inline def empty(implicit ev: String <:< T): CModifier