Components
Frasto components are Astro-first, server-rendered by default, TypeScript-safe, backend-agnostic, and designed to compose with native HTML.
Available components
Section titled “Available components”| Category | Components |
|---|---|
| Actions | Button, ButtonGroup, IconButton |
| Forms | Input, Textarea, Select, Checkbox, Radio, Switch, FormField, SearchInput |
| Display | Badge, Avatar, Status, Skeleton, Spinner, Stat |
| Feedback | Alert, EmptyState |
| Disclosure | Accordion, Collapsible |
| Navigation | Breadcrumb, Pagination, Tabs |
| Overlays | Tooltip, Dropdown, Dialog, Drawer, Popover |
| Data | Table |
| Layout | Surface, Separator, PageHeader |
What component pages include
Section titled “What component pages include”Each page documents the component’s purpose, import, usage, API, accessibility behavior, responsive behavior, and relevant states. If a component is not listed here, it is not part of the current public package inventory.
Planned specifications and contributor roadmaps live in the GitHub development documentation so proposed APIs are not confused with available functionality.

