0.3.1 • Published 12 months ago
orange-ui-icon v0.3.1
Orange-UI特供公共图标库(暂时只有vue)
Installation
$ npm install orange-ui-icon
Basic usage
<script>
import { Add } from 'orange-ui-icon'
</script>
......
<template>
<Add></Add>
<Add style="font-size: 24px;color: #ec9b64"></Add>
<Add :style="{ 'font-size': '24px', color: '#ec9b64' }"></Add>
</template>
Options
Tags
License
Licensed under the Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
0.3.1
12 months ago
0.3.0
12 months ago
0.2.3
12 months ago
0.2.2
12 months ago
0.2.1
12 months ago
0.2.0
12 months ago
0.1.3
12 months ago
0.1.2
12 months ago
0.1.1
12 months ago
0.1.0
12 months ago
0.0.8
12 months ago
0.0.7
1 year ago
0.0.6
1 year ago
0.0.5
1 year ago
0.0.4
1 year ago
0.0.3
1 year ago
0.0.2
1 year ago
0.0.1
1 year ago