@nextcloud/files

    Interface Keyframe

    interface Keyframe {
        composite?: CompositeOperationOrAuto;
        easing?: string;
        offset?: null | number;
        [property: string]: undefined | null | string | number;
    }

    Indexable

    • [property: string]: undefined | null | string | number
    Index

    Properties

    easing?: string
    offset?: null | number
    MMNEPVFCICPMFPCPTTAAATR