io.worxbend.tui.dsl.SkeletonElement
final case class SkeletonElement (elapsed : FiniteDuration , baseStyle : Style , bandStyle : Style , bandWidth : Option [Int ], period : FiniteDuration , props : ElementProps ) extends Element
A skeleton placeholder, themed at construction.
Attributes
Graph
Reset zoom Hide graph Show graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Members list
Pins the sweeping band's width, so skeletons of different sizes pulse in step.
Pins the sweeping band's width, so skeletons of different sizes pulse in step.
Attributes
Sets how long one full sweep takes.
Sets how long one full sweep takes.
Attributes
Attributes
Inherited from:
Product
Attributes
Inherited from:
Product