Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Background

Unsupport two backgrounds

Hierarchy

Index

Constructors

constructor

Properties

attachment

attachment: string

clip

clip: string

color

color: Color | string

image

image: Image | string

options

options: ConfigOptions

origin

origin: string

position

position: BackgroundPosition | string

raw

raw: string

repeat

repeat: BackgroundRepeat | string

size

size: BackgroundSize | string

valid

valid: boolean = false

Accessors

__@toStringTag

  • get __@toStringTag(): string

Methods

absorb

  • absorb(prop: string, value: string): this
  • absorb(decl: decl): this
  • absorb(decls: Array<decl>): this

analyze

  • analyze(stem: Stem): void

parse

  • parse(value: string): Fruit | string

toResult

  • toResult(): Fruit | string

toString

  • toString(complete?: boolean): string

Static absorb

Static config

Static parse

  • parse(value: string): Fruit | string

Static validate

  • validate(value: string): boolean

Generated using TypeDoc