Skip to content

Slot: section_header

Optional section header text displayed above this field to visually group fields within a form. Supports HTML/rich text.

URI: [redcap_dd:section_header](https://w3id.org/linkml/redcap-data-dictionary/section_header) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [Field](Field.md) | A single variable (field) in a REDCap data dictionary | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [String](String.md) | | Domain Of | [Field](Field.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | ### Slot Characteristics | Property | Value | | --- | --- | | Owner | [Field](Field.md) | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/linkml/redcap-data-dictionary ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | redcap_dd:section_header | | native | redcap_dd:section_header | ## LinkML Source
name: section_header
description: Optional section header text displayed above this field to visually group
  fields within a form. Supports HTML/rich text.
from_schema: https://w3id.org/linkml/redcap-data-dictionary
rank: 1000
owner: Field
domain_of:
- Field
range: string
required: false