---
name: "@untld"
slug: "untld"
description: "A set of beautifully designed components for modern web applications."
category: "Forms"
tags: ["ai", "forms", "navigation"]
framework: "react"
license: null
author: null
website: "https://ui.untldlabs.com"
github: null
registry: "https://ui.untldlabs.com/r/registry.json"
pro: false
pro_url: null
github_stars: null
component_count: 2
generated_at: "2026-07-28T08:00:50.948Z"
---

# @untld

A set of beautifully designed components for modern web applications.

## Links

- Website: https://ui.untldlabs.com
- Registry JSON: https://ui.untldlabs.com/r/registry.json
- Directory page: https://sh4dcn.vercel.app/registry/untld
- This file: https://sh4dcn.vercel.app/md/untld.md

## Install

```sh
# add the whole registry (shadcn CLI)
npx shadcn@latest add https://ui.untldlabs.com/r/registry.json
pnpm dlx shadcn@latest add https://ui.untldlabs.com/r/registry.json
bunx shadcn@latest add https://ui.untldlabs.com/r/registry.json
# fetch the raw registry index
curl -s https://ui.untldlabs.com/r/registry.json
```

## Components (2)

| name | type | description | install |
| --- | --- | --- | --- |
| ai-input | registry:ui | A animated gradient border AI input component. | `npx shadcn@latest add https://ui.untldlabs.com/r/ai-input.json` |
| page-dock | registry:ui | An animated dock component for page navigation with scroll progress indicator. | `npx shadcn@latest add https://ui.untldlabs.com/r/page-dock.json` |

## For AI agents

```text
You are adding components from @untld to a shadcn-compatible project.
1. Read this file (https://sh4dcn.vercel.app/md/untld.md) for the component list.
2. Fetch the machine-readable index: https://ui.untldlabs.com/r/registry.json
3. Install a single component with its install command from the table above.
4. Full structured record: https://sh4dcn.vercel.app/json (library slug: untld).
```
