TW

io.laminext.tailwind.BaseSyntax.TW$
object TW

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
TW.type

Members list

Type members

Classlikes

object transition extends TransitionSyntax

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
transition.type

Value members

Concrete methods

def animation(animationClass: Signal[Option[String]], iterations: Int, endObserver: Observer[String]): Modifier[Base]
def progressBar(progress: Signal[Double], hidden: Signal[Boolean], thm: ProgressBar): ReactiveHtmlElement[Div]