Dev Roar Lab API Documentation - v1.6.0
    Preparing search index...
    • Technology badge component with icon and label

      Displays a styled badge for a technology with an optional icon from the tech icon map. If the technology has an icon defined, it will be displayed with its brand color.

      Parameters

      • props: TechBadgeProps

        Component props

      Returns Element

      Technology badge component

      <TechBadge tech="TypeScript" size="md" />
      <TechBadge tech="React" size="sm" />