Default
Disabled
Required
Invalid
White
bpk-component-label
Backpack label component.
Installation
Check the main Readme for a complete installation guide.
Usage
import BpkLabel from '@skyscanner/backpack-web/bpk-component-label';
export default () => (
<BpkLabel htmlFor="origin">Origin</BpkLabel>
)
Props
Check out the full list of props on Skyscanner's design system documentation website.