Additional types to pass to an Element

interface TypeConfig {
    EventMapType: Lightning.Element.EventMap;
    TextureType: Lightning.Texture;
}

Hierarchy (View Summary)

Properties

EventMapType: Lightning.Element.EventMap
TextureType: Lightning.Texture