SolanaUI Types
solanaui/sol-lib-typesFreeUtility
Shared type definitions used by SolanaUI components.
Install it
npx shadcn@latest add https://www.solanaui.dev/r/sol-lib-types.jsonSource
1interface DetailRow {2 label: string;3 value: string;4 className?: string;5}67export type { DetailRow };
Files it writes
More from solanaui
All 31 items| Component | Registry | Kind | Access | Installs | Command |
|---|---|---|---|---|---|
| SolanaUI Sort Utilitiessol-lib-sort-utils | solanaui | Utilities | Free | no deps |
