```js import InputLabel from '@invisionag/iris-react-input-label'; ```
npm install @invisionag/iris-react-input-label``js`
import InputLabel from '@invisionag/iris-react-input-label';
This components renders a label. Each child node will be in block-layout by default.
``
Label
For inline labels, you can pass the inline property.```
Label