typograph-editor-documentation
    Preparing search index...

    Interface slider_event

    interface slider_event {
        id: string;
        value: number;
    }
    Index

    Properties

    Properties

    id: string
    value: number