foundation-utils.constructablependingstate
Home > @genesislcap/foundation-utils > ConstructablePendingState
ConstructablePendingState type
A mixin that provides functionality for raising pending-state events.
Signature:
export declare type ConstructablePendingState = Constructable<FASTElement & HTMLElement>;