Package 

Class HtmlAttributes.HtmlAttributesCompanion

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final T DEFAULT
    • Method Summary

      Modifier and Type Method Description
      abstract T getDEFAULT()
      final T build(Function1<T, Unit> action)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • HtmlAttributes.HtmlAttributesCompanion

        HtmlAttributes.HtmlAttributesCompanion()