Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 269 Bytes

File metadata and controls

23 lines (13 loc) · 269 Bytes

tinky


tinky / NewlineProps

Interface: NewlineProps

Props for the Newline component.

Properties

count?

readonly optional count?: number

Number of newlines to insert.

Default Value

1;