setPrintStyle

Description

Generates the format/style for printing.

Input / Parameter

Output

Callback

N/A

Video

Coming Soon.

Example

The user wants to format the text to print and view the format generated in the console.

Steps

  1. Call the function console in a button component. Call the function setPrintStyle inside the value parameter of the console function.

  2. Fill in the parameters of the setPrintStyle function.

Result

Last updated