<ons-splitter-side
    side="left"
    id={{splitterSideId}}
    animation={{animation}}
    animation-options={{animationOptions}}
    open-threshold={{openThreshold}}
    collapse={{collapse}}
    swipe-target-width={{swipeTargetWidth}}
    width={{width}}
    mode={{mode}}
    page={{page}}
    swipeable={{swipeable}}>
  {{yield}}
</ons-splitter-side>
