[SocialShare.|<containerId>_socialShare.]bearing= up|down|left|right|fit-vertical|fit-lateral
up|down|left|right|fit-vertical|fit-lateral |
Specifies the direction of slide animation for the buttons container. When set to up , down , left , or right , the panel rolls out in a specified direction without an extra bounds check. This behavior can result in panel clipping by an outside container. When set to fit-vertical , the component first shifts the base panel position to the bottom of SocialShare and try to roll out the panel either from the bottom, right, or left, from such base location. With each attempt, the component checks to see if panel is clipped by an outside container. If all attempts fail, the component tries to shift the base panel position to the top and repeat the rollout attempts from the top, right, and left direction. When set to fit-lateral , the component uses a similar logic as with fit-vertical. However, it shifts the base to the right first-trying right, down, and up roll out directions-and then shifts the base to the left, trying left, down, and up rollout directions. |
Optional.
fit-vertical
bearing=left