1.5.1 • Published 2 years ago

el-background-form v1.5.1

Weekly downloads
52
License
ISC
Repository
-
Last release
2 years ago

el-background-form

a css background form base element-ui

Usage

<template>
  <div>
    <BackgroundForm
      :value='{"background-color":"#ccc","background-clip":"content-box","background-origin":"content-box","background-size":"80px 90px","background-image":"url(\"https://t7.baidu.com/it/u=2621658848,3952322712&fm=193&f=GIF\")","background-position":"left top","background-repeat":"no-repeat","background-attachment":"scroll","background-blend-mode":"normal"}'
      :uploadOption='{"action":"/"}'
    />
    <p>
      Vue (pronounced /vjuː/, like view) is a progressive framework for building
      user interfaces. Unlike other monolithic frameworks, Vue is designed from
      the ground up to be incrementally adoptable. The core library is focused
      on the view layer only, and is easy to pick up and integrate with other
      libraries or existing projects. On the other hand, Vue is also perfectly
      capable of powering sophisticated Single-Page Applications when used in
      combination with modern tooling and supporting libraries.
    </p>
  </div>
</template>
1.5.1

2 years ago

1.5.0

2 years ago

1.4.0

2 years ago

1.3.2

3 years ago

1.3.1

3 years ago

1.3.0

3 years ago

1.2.2

3 years ago

1.2.1

3 years ago

1.2.0

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago