12 lines
368 B
Markdown
12 lines
368 B
Markdown
# BigFont
|
|
_The BigFont element is a text element that displays larger text. It uses Wojbie's BigFont API to render the text in a larger font size. Credits to Wojbie for the original API._
|
|
|
|
Extends: `VisualElement`
|
|
|
|
## Properties
|
|
|
|
|Property|Type|Default|Description|
|
|
|---|---|---|---|
|
|
|text|string|BigFont|BigFont text|
|
|
|fontSize|number|1|The font size of the BigFont|
|