Typst Fumadocs

Line

Documentation for the `line` function.

A line from one point to another.

Example

Loading compiler...
#line(
  start: array,
  end: none | array,
  length: relative,
  angle: angle,
  stroke: length | color | gradient | stroke | tiling | dictionary
) -> content

Parameters

Prop

Type

On this page