<wxs src="../wxs/utils.wxs" module="utils" />
<scroll-view enable-flex scroll-x="{{ !!scrollable }}" class="{{ utils.bem('steps-container', [direction, { reverse, colreverse: colReverse }]) }} aio-class" scroll-with-animation>
    <slot />
</scroll-view>

