ToolMate UI
  • INTRODUCTION
    • What Exactly is ToolMate UI
    • Introduction to Tailwind CSS
    • History of Tailwind CSS
  • INSTALLATION
    • Installation via Tailwind CDN
    • Installation via Tailwind CLI
    • Installation for React Project
  • UI Components
    • Alert
    • Avatar
    • Badge
    • Banner
    • Breadcrumb
    • Button
    • Card
    • Input
    • Navbar
    • Pagination
  • Sections
    • Hero
    • CTA
    • About
Powered by GitBook
On this page
  • Default
  • Stacked

Was this helpful?

Edit on GitHub
  1. Sections

About

PreviousCTA

Last updated 1 year ago

Was this helpful?

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

These examples are taken from the excellent .
Storybook Example Design System
These examples are taken from the excellent .
Storybook Example Design System