proposit-core
    Preparing search index...

    Type Alias TCorePositionConfig

    type TCorePositionConfig = {
        initial: number;
        max: number;
        min: number;
    }
    Index

    Properties

    Properties

    initial: number
    max: number
    min: number