2.0.11 • Published 9 years ago
apeman-react-label v2.0.11
apeman-react-label
apeman react package label component.
Installation
$ npm install apeman-react-label --save
Usage
'use strict'
import React from 'react'
import {ApLabel, ApLabelStyle} from 'apeman-react-label'
let html = (
<html>
<head>
<ApLabelStyle/>
</head>
<body>
<ApLabel htmlFor="input-01">hoge</ApLabel>
</body>
</html>
)
Components
ApLabelStyle
Props
Name | Type | Default | Description | |
---|---|---|---|---|
style | object | {} |
ApLabel
Props
Name | Type | Default | Description | |
---|---|---|---|---|
htmlFor | string | null |
License
This software is released under the MIT License.
Links
2.0.11
9 years ago
2.0.10
9 years ago
2.0.9
9 years ago
2.0.8
9 years ago
2.0.7
9 years ago
2.0.6
9 years ago
2.0.5
9 years ago
2.0.4
9 years ago
2.0.3
9 years ago
2.0.2
9 years ago
2.0.1
9 years ago
2.0.0
9 years ago
1.1.10
9 years ago
1.1.9
9 years ago
1.1.8
9 years ago
1.1.7
9 years ago
1.1.6
9 years ago
1.1.5
9 years ago
1.1.4
10 years ago
1.1.3
10 years ago
1.1.2
10 years ago
1.1.1
10 years ago
1.1.0
10 years ago
1.0.4
10 years ago
1.0.3
10 years ago
1.0.2
10 years ago
1.0.1
10 years ago
1.0.0
10 years ago