Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 199 Bytes

line.md

File metadata and controls

14 lines (12 loc) · 199 Bytes

This style control the Component line style

Value

with the following property

  • line-width
  • line-color

Usage

const style = {
    'line-width': '5px',
    'line-color': 'yellow'
}