this._createWrapper(this.defaultAnimaOpts(wgt, opts, prop, true).jq)
                // eslint-disable-next-line @typescript-eslint/consistent-type-assertions
                .css(css).show().animate(anima, {
                queue: false, easing: opts.easing, duration: this.getAnimationSpeed(opts.duration === 0 ? 0 : opts.duration || 250),
                always: opts.afterAnima