eligius
    Preparing search index...

    Interface IAnimateWithClassOperationData

    interface IAnimateWithClassOperationData {
        className: string;
        removeClass?: boolean;
        selectedElement: JQuery;
    }
    Index

    Properties

    className: string

    @type=ParameterType:className

    removeClass?: boolean
    selectedElement: JQuery