Options
All
  • Public
  • Public/Protected
  • All
Menu

Art setting background with wallpaper style (not scrolling)

collboard-modules-sdk

Hierarchy

Index

Constructors

Properties

artId: uuid

Unique identifier of each art

src: string
z: number
manifest: { deprecatedNames: string; name: string }

Type declaration

  • deprecatedNames: string
  • name: string
serializeName: string

Methods

  • additionalStyle(): CSSProperties
  • Getter with static CSS properties for the <div class="board-bg"> rendered within BoardComponent

    Returns CSSProperties

  • transformStyle(): CSSProperties
  • Getter with dynamic CSS properties for the <div class="board-bg"> rendered within BoardComponent

    Returns CSSProperties