---
title: Springy
framework: applenewsformat
role: symbol
role_heading: Object
path: applenewsformat/springy
---

# Springy

The behavior whereby a component acts as if it’s on a short spring.

## Declaration

```data
object Springy
```

## Properties

type: This behavior always has the type springy.

## Mentioned in

About Component Behaviors

## Discussion

Discussion When you apply the Springy behavior to a component, the component behaves as if it’s held in place with a short spring, as shown in this video. Example {   "components": [     {       "role": "figure",       "behavior": {         "type": "springy"       },       "URL": "bundle://figure.jpg"     }   ] }

## Relationships

### Inherits From

- [Behavior](applenewsformat/behavior.md)

## See Also

### Behaviors

- [About Component Behaviors](applenews/about-component-behaviors.md)
- [Behavior](applenewsformat/behavior.md)
- [BackgroundMotion](applenewsformat/backgroundmotion.md)
- [BackgroundParallax](applenewsformat/backgroundparallax.md)
- [Motion](applenewsformat/motion.md)
- [Parallax](applenewsformat/parallax.md)
