columnRuleWidth

object columnRuleWidth extends Style[String]

The column-rule-width CSS property lets you set the width of the rule drawn between columns in multi-column layouts.

The column-rule-width CSS property lets you set the width of the rule drawn between columns in multi-column layouts.

MDN

class Style[String]
class Key
class Object
trait Matchable
class Any

Value members

Concrete fields

lazy val medium: StyleSetter
lazy val thick: StyleSetter
lazy val thin: StyleSetter

Inherited fields

override val name: String
Inherited from
Style