Skip to main content

Falling Lines



  render(<FallingLines
  color="#4fa94d"
  width="100"
  visible={true}
  ariaLabel="falling-circles-loading"
  />)


Props

NameTypeDefaultDescription
colorstring#4fa94dThe color of the lines.
visiblebooleantrueWhether the lines are visible
widthnumber100The width of the lines. Height is determined by the number of lines.