react-thermal-printer
Referencesreact-thermal-printercomponents

Line

Draw line.

Prints the character as much as the width which from <Printer> component.

<Line />
<Line character="=" />

Props

Prop

Type

Signature

function Line(props: LineProps): JSX.Element;

On this page