# Beste UI

> Beautiful, accessible blocks, pieces and components for shadcn/ui and Tailwind CSS, built for React and Next.js. Install one with the shadcn CLI and the code is yours to edit: no runtime dependency, nothing to upgrade.

Markdown rendition of https://ui.beste.co/piece/form30. Every page on the site has one: add `.md` to any address, or send `Accept: text/markdown`.

Whole catalog for LLMs: https://ui.beste.co/llms.txt. Registry index: https://ui.beste.co/r/registry.json

---
1. /
2. [Pieces](/pieces)
3. /
4. [Form](/pieces/form)
5. /
6. Stepped Slider

# Stepped Slider

Font-size slider with discrete tick dots under the rail and a mono value chip in the header.

Font size16

1224

CLICode

Base UI

![](https://oud.pics/sm/l/npm.svg)`npx shadcn add https://ui.beste.co/piece/r-base/form30`

New here? Read the [installation guide](/docs/installation).

Import & useCopy

```
import { Form30 } from "@/components/beste/piece/form30";

<Form30
  label="Font size"
  min={12}
  max={24}
  step={1}
  value={16}
  marks={[
    12,
    14,
    16,
    18,
    20,
    22,
    24
  ]}
/>
```

## More Form pieces

[View all Form](/pieces/form)

[](/piece/form25)

Tone of voiceFriendly

FormalNeutralFriendlyPlayful

### Tick Slider

Labeled-tick slider with a primary fill, a value pill in the header, and the active tick bolded.

[](/piece/form7)

Launch announcement

Beste v3 ships real-time collaboration, custom themes, and a brand new AI editor. Available to all workspaces starting next Tuesday.

Posted to your workspace feed and email digest.132 / 280

### Textarea Counter

Multi-line field with a character counter that turns amber near the limit and rose past it.

[](/piece/form1)

Workspace name

Mira & Co.

Shown on invoices and in the team directory.

### Labeled Input

Standard text field with a label on top and a muted helper line under the control.

[](/piece/form6)

Email addressmira@beste.co

### Floating Label

Focused input with the label shrunk to the top-left corner and a blinking caret after the value.

[](/piece/form14)

Topics

design systemstypographymotionType and press ↵

Up to 8 tags. Use hyphens instead of spaces.

### Tag Input

Free-form tagger that wraps committed tokens as removable chips and shows a placeholder slot at the end.

[](/piece/form31)

Workspace name

Mira & Co.

### Inline Edit

Click-to-edit field that toggles between a plain value with a hover pencil and an input flanked by save and cancel buttons.

## Ship the interface, keep the code.

New blocks, pieces and components every week. Install one with a command and it is yours to edit. No runtime dependency, no upgrade path to fight.

[Browse the libraryBrowse the library](/blocks)[See pricingSee pricing](/pricing)

### Library

* [Blocks](/blocks)
* [Pages](/pages)
* [Pieces](/pieces)
* [Components](/components)
* [Search](/search)

### Learn

* [Docs](/docs)
* [AI & MCP](/docs/mcp)
* [Blog](/blog)
* [Free tools](/tools)
* [What's new?](/changelog)
* [Website Builder](https://beste.co)

### More

* [Pricing](/pricing)
* [Referrals](/referrals)
* [License](/license)
* [GitHub](https://github.com/beste-co/beste-ui)

### Shadcn Blocks

* [Shadcn Hero Blocks](/blocks/hero)
* [Shadcn Feature Blocks](/blocks/feature)
* [Shadcn Pricing Blocks](/blocks/pricing)
* [Shadcn CTA Blocks](/blocks/cta)
* [Shadcn FAQ Blocks](/blocks/faq)
* [Shadcn About Blocks](/blocks/about)
* [Shadcn Stats Blocks](/blocks/stats)
* [Shadcn Footer Blocks](/blocks/footer)
* [Shadcn Navigation Blocks](/blocks/navigation)
* [Shadcn Auth Blocks](/blocks/auth)
* [Shadcn Ecommerce Blocks](/blocks/ecommerce)
* [Shadcn Portfolio Blocks](/blocks/portfolio)
* [Shadcn Showcase Blocks](/blocks/showcase)
* [Shadcn Careers Blocks](/blocks/careers)
* [Shadcn Onboarding Blocks](/blocks/onboarding)
* [Shadcn Coming Soon Blocks](/blocks/coming-soon)
* [Shadcn Post Blocks](/blocks/post)
* [Shadcn Legal Blocks](/blocks/legal)
* [Shadcn Workflow Blocks](/blocks/workflow)
* [Shadcn News Blocks](/blocks/news)

© 2026, [Beste](https://beste.co). All rights reserved.