List of properties and components
fixed
<div>
<span class="v-attachment-fixed" style="background-image('valclass.png')">
</span>
</div>
attachment-fixed version
| Class | Properties |
|---|---|
| v-attachment-fixed | background-attachment: fixed; |
| v-attachment-local | background-attachment: local; |
| v-attachment-scroll | background-attachment: scroll |