Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Background

Hierarchy

  • Background

Index

Constructors

constructor

Properties

borderBottomColor

borderBottomColor: Color

borderBottomLeftRadius

borderBottomLeftRadius: number

borderBottomRightRadius

borderBottomRightRadius: number

borderBottomWidth

borderBottomWidth: number

borderLeftColor

borderLeftColor: Color

borderLeftWidth

borderLeftWidth: number

borderRightColor

borderRightColor: Color

borderRightWidth

borderRightWidth: number

borderTopColor

borderTopColor: Color

borderTopLeftRadius

borderTopLeftRadius: number

borderTopRightRadius

borderTopRightRadius: number

borderTopWidth

borderTopWidth: number

clipPath

clipPath: string

color

color: Color

image

image: string | LinearGradient

position

position: string

repeat

repeat: BackgroundRepeat

size

size: string

Static default

default: Background

Methods

getUniformBorderColor

  • getUniformBorderColor(): Color

getUniformBorderRadius

  • getUniformBorderRadius(): number

getUniformBorderWidth

  • getUniformBorderWidth(): number

hasBorderColor

  • hasBorderColor(): boolean

hasBorderRadius

  • hasBorderRadius(): boolean

hasBorderWidth

  • hasBorderWidth(): boolean

hasUniformBorder

  • hasUniformBorder(): boolean

hasUniformBorderColor

  • hasUniformBorderColor(): boolean

hasUniformBorderRadius

  • hasUniformBorderRadius(): boolean

hasUniformBorderWidth

  • hasUniformBorderWidth(): boolean

isEmpty

  • isEmpty(): boolean

withBorderBottomColor

withBorderBottomLeftRadius

  • withBorderBottomLeftRadius(value: number): Background

withBorderBottomRightRadius

  • withBorderBottomRightRadius(value: number): Background

withBorderBottomWidth

  • withBorderBottomWidth(value: number): Background

withBorderLeftColor

withBorderLeftWidth

withBorderRightColor

withBorderRightWidth

withBorderTopColor

withBorderTopLeftRadius

  • withBorderTopLeftRadius(value: number): Background

withBorderTopRightRadius

  • withBorderTopRightRadius(value: number): Background

withBorderTopWidth

withClipPath

withColor

withImage

  • withImage(value: string | LinearGradient): Background

withPosition

withRepeat

withSize

Static equals

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method