On this page

Class FormattedSection

Index

Constructors

  • Parameters

    • text: string
    • image: ResolvedImage | null
    • scale: number | null
    • fontStack: string | null
    • textColor: Color | null
    • verticalAlign: "top" | "bottom" | "center" | null

    Returns FormattedSection

Properties

fontStack: string | null
image: ResolvedImage | null
scale: number | null
text: string
textColor: Color | null
verticalAlign: "top" | "bottom" | "center" | null
Was this helpful?
SDK JS
Reference
FormattedSection