@billogram/foundation-label

A React label component

Usage no npm install needed!

<script type="module">
  import billogramFoundationLabel from 'https://cdn.skypack.dev/@billogram/foundation-label';
</script>

README

@billogram/foundation-label

A React label component

Install

yarn add @billogram/foundation-label

Usage

import {
    FoundationLabel,
} from '@billogram/foundation-label';

See types for exported types.

FoundationLabel

<FoundationLabel
    multiline={ false }
    text={ (<span>&nbsp;</span>) }>
    ...
</FoundationLabel>

Note

This library is being published with our use cases in mind and is not necessarily meant to be consumed by the broader public. We probably won't take your feature requests unless they align with our own needs.

License

MIT