FontAsset

A user-uploaded font asset.

FontAsset interface

A user-uploaded font asset available in the project.

Signature:

interface FontAsset extends BaseAssetMixin

Extends: BaseAssetMixin

Properties

Property

Modifiers

Type

Description

type

readonly

"FONT"

Asset type discriminator.

font

readonly

Font

The font (family + style) this asset provides.

Last updated: August 5, 2026 at 11:47 AMEdit this page