interface DisplayOrderProperty {
    index: number;
    propertyKey: string;
}

Hierarchy (view full)

Properties

Properties

index: number
propertyKey: string