Skip to main contentSkip to navigation

Company Profile

Display comprehensive company information and profile details.

Installation

npx @hanzo/ui@latest add company-profile

Usage

import { CompanyProfile } from "@hanzo/ui/finance"

export default function Demo() {
  return <CompanyProfile symbol="NASDAQ:AAPL" colorTheme="dark" />
}

Props

PropTypeDefaultDescription
symbolstring"NASDAQ:AAPL"Trading symbol to display
widthstring | number"100%"Widget width
heightstring | number400Widget height
localestring"en"Language locale
colorTheme"light" | "dark""dark"Color theme
isTransparentbooleanfalseTransparent background