File

src/modules/slider/components/slider-config.intf.ts

Deprecated

[object Object],[object Object],[object Object],[object Object],[object Object]

Description

Interface to be implemented when using the StarkSliderComponent. It is in fact a subset of the options supported by the noUiSlider library.

Extends

Options

import { Options } from "nouislider";

/**
 * @deprecated please use the `Options` interface from "nouislider" library directly
 * Interface to be implemented when using the {@link StarkSliderComponent}.
 * It is in fact a subset of the options supported by the {@link https://github.com/leongersen/noUiSlider/|noUiSlider} library.
 */

export interface StarkSliderConfig extends Options {}

results matching ""

    No results matching ""