Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ShorthandProperty<T, P>

Type parameters

Hierarchy

  • ShorthandProperty

Implements

Implemented by

Index

Constructors

constructor

  • new ShorthandProperty<T, P>(options: ShorthandPropertyOptions<P>): ShorthandProperty<T, P>

Properties

Readonly cssLocalName

cssLocalName: string

Readonly cssName

cssName: string

Protected Readonly cssValueDescriptor

cssValueDescriptor: PropertyDescriptor

Readonly key

key: symbol

Protected Readonly localValueDescriptor

localValueDescriptor: PropertyDescriptor

Readonly name

name: string

Protected Readonly propertyBagDescriptor

propertyBagDescriptor: PropertyDescriptor

Private registered

registered: boolean

Readonly sourceKey

sourceKey: symbol

Methods

register

  • register(cls: typeof Style): void

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