Skeleton.integerWidth property

Signature:

integerWidth?: {
        min: number;
        max?: number;
        source?: string;
    };