@nosto/preact

    Interface TrackProps

    interface TrackProps {
        classesPrefix: string;
        included: boolean;
        index: number;
        length: number;
        offset: number;
        vertical: boolean;
    }
    Index

    Properties

    classesPrefix: string

    Prefix for class names

    included: boolean

    Continuous value interval?

    index: number

    Track index

    length: number

    Track length, %

    offset: number

    Track offset, %

    vertical: boolean

    Vertical mode?

    MMNEPVFCICPMFPCPTTAAATR