<view class="{{ transitionClass }}" style="{{ visible ? '' : 'display: none' }}" bind:transitionend="onTransitionEnd">
<slot />
</view>