easing effect for tabs

easing effect for tabs

Hello,
Is there a way to set tabs with a specific easing effect?
I tried:
options:
...
fx: {
            easing:"easeOutCubic"
        }

but that did not seem to work. thanks for ideas.