Inputs

Good to know: you can embed a Storybook canvas by simple pasting the canvas link and hitting enter.

Default

<Styled(Input)
    appearance="pill"
    id="Basic"
    label="label"
    orientation="horizontal"
    value="value"
/>

Stacked

Last updated