Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Type Aliases

GradientColorStop: { color: string; offset: number }

Type that represents a single stop on the gradient.

Type declaration

  • color: string

    Color to be applied.

  • offset: number

    Offset from the start where the color will be applied.

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Property
  • Method
  • Static method

Settings

Theme