# Component/Text/HelpText ## Props | Name | Type | Required | Default | Description | |------|------|----------|---------|-------------| | `className` | `string | undefined` | No | | | | `title` | `ReactNode` | No | | | | `contents` | `HelpTextContent[]` | Yes | | |