Skip to content
Harness Design System

Caption

The Caption component renders supplementary text below form inputs. It is used to provide additional context or hints for form fields.

Usage

import { Caption } from '@harnessio/ui/components'
return (
<Caption>This is a caption</Caption>
)

API Reference

PropRequiredDefaultType
childrentrueReactNode
classNamefalsestring