Typst Fumadocs

Boolean

Documentation for the Boolean type.

A type with two states.

The boolean type has two values: true and false. It denotes whether something is active or enabled.

Example

Loading compiler...

On this page