Skip to main content

Subtitle


Subtitle displays secondary headings beneath a section title. Use this element to provide descriptive context without overshadowing the primary title. Subtitles appear in a lighter font weight and smaller size than titles.

Properties

PropertyValueDescription
TypeSubtitleUI component type
GroupTextBelongs to the "Text" group
Identifier48Unique element ID
PreviewSee image preview above
ValueNot editable
MandatoryNot required
ErrorDoes not display error states
MinNo minimum input
MaxLinesAuto wraps based on available layout width
Read-onlyDisplays static content
Text, IconYCan include optional icon
EventNo event trigger
ShadeNo background shading
ChildrenNo nested content
ListNot a list container

Usage Example

<Subtitle>
The QR code is ready
</Subtitle>

SDK Integration

Used in Walk-in screen:

Method: walk-in

Appears after insurer and location selection, just before displaying the QR code.


Example UI Placement

LevelIDTypeValueDescription
1subtitleSubtitleThe QR code is readyContextual instruction above message field

Notes

  • Do not confuse with Title or Regular elements.
  • Use to enhance section clarity.
  • Follows consistent visual hierarchy across flows.