4.0.9 • Published 9 years ago
apeman-react-icon v4.0.9
apeman-react-icon
apeman react package for icon components.
Installation
$ npm install apeman-react-icon --saveDemo
Live demo is hosted on GitHub Pages.
Usage
'use strict'
import React from 'react'
import {ApFaIcon} from 'apeman-react-icon'
const ExampleComponent = React.createClass({
render () {
return (
<div>
<ApFaIcon type='money'/>
</div>
)
}
})Components
ApFaIcon
Props
| Name | Type | Default | Description | |
|---|---|---|---|---|
| type | string | null |
ApIconStyle
Props
| Name | Type | Default | Description | |
|---|---|---|---|---|
| style | object | {} |
ApIcon
Props
| Name | Type | Default | Description |
|---|
ApIonIcon
Props
| Name | Type | Default | Description | |
|---|---|---|---|---|
| type | string | null |
License
This software is released under the MIT License.
Links
4.0.9
9 years ago
4.0.8
9 years ago
4.0.7
9 years ago
4.0.6
9 years ago
4.0.5
9 years ago
4.0.4
9 years ago
4.0.3
9 years ago
4.0.2
9 years ago
4.0.1
9 years ago
4.0.0
9 years ago
3.0.7
9 years ago
3.0.6
9 years ago
3.0.5
9 years ago
3.0.4
9 years ago
3.0.3
9 years ago
3.0.2
10 years ago
3.0.1
10 years ago
3.0.0
10 years ago
2.1.8
10 years ago
2.1.7
10 years ago
2.1.6
10 years ago
2.1.5
10 years ago
2.1.4
10 years ago
2.1.3
10 years ago
2.1.2
10 years ago
2.1.1
10 years ago
2.1.0
10 years ago
2.0.8
10 years ago
2.0.7
10 years ago
2.0.6
10 years ago
2.0.5
10 years ago
2.0.4
10 years ago
2.0.3
10 years ago
2.0.2
10 years ago
2.0.1
10 years ago
2.0.0
10 years ago
1.3.6
10 years ago
1.3.5
10 years ago
1.3.4
10 years ago
1.3.3
10 years ago
1.3.2
10 years ago
1.3.1
10 years ago
1.3.0
10 years ago
1.2.2
10 years ago
1.2.0
10 years ago
1.1.1
10 years ago
1.1.0
10 years ago
1.0.1
10 years ago