glink/style/overflow

Types

pub type Overflow {
  Visible
  Hidden
}

Constructors

  • Visible
  • Hidden

Values

pub fn value(overflow: Overflow) -> String
Search Document