Interface SetMinYOptions

interface SetMinYOptions {
    min?: number;
}

Properties

Properties

min?: number

Default

0