0.2.3 • Published 7 years ago

@okvue/view v0.2.3

Weekly downloads
1
License
ISC
Repository
github
Last release
7 years ago

View

view is vue component which has flex-like layout

how to use

import View from "@okvue/view"
Vue.use(View)
propsinfovalue
horhorizontal arrangementnull for center, or start, end, ...
ververtical arrangementnull for center, or start, end, ...
colcolumn directionnull
inlinekeep inline stylenull

example

<o-view hor>
    child which inside will stay horizontally centered
</o-view>
0.2.3

7 years ago

0.2.2

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.10

7 years ago

0.1.9

7 years ago

0.1.8

7 years ago

0.1.7

7 years ago

0.1.6

7 years ago

0.1.5

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago