Actions
Server ComponentIcon actions for an assistant message — copy, retry, share.
Import
tsx
import { Actions } from "@cronus-ui/ui";
bash
npx cronus-ui add actions
Examples
API Reference
Generated from the component's exported types.
ActionsProps
Extends HTMLAttributes<HTMLDivElement>
| Prop | Type | Default | Description |
|---|---|---|---|
ref | Ref<HTMLDivElement> | — | Ref forwarded to the underlying DOM node. |
ActionProps
Extends ButtonProps
| Prop | Type | Default | Description |
|---|---|---|---|
tooltip | string | — | — |
label | string | — | — |