@nosto/preact

    Interface MarksProps

    interface MarksProps {
        classesPrefix: string;
        included: boolean;
        lowerBound: number;
        marks: SliderMarks;
        max: number;
        min: number;
        upperBound: number;
        vertical: boolean;
    }
    Index

    Properties

    classesPrefix: string
    included: boolean
    lowerBound: number
    max: number
    min: number
    upperBound: number
    vertical: boolean
    MMNEPVFCICPMFPCPTTAAATR