Skip to main content

Disclaimer


Disclaimer text appears inline to inform users about policies, data handling, or legal constraints relevant to the screen context. It usually appears below interactive components or document sections.

Properties

PropertyValueDescription
TypeDisclaimerUI component type
GroupTextBelongs to the "Text" group in UI catalog
Identifier10Unique element ID
PreviewSee image preview above
MaxLinesText can span multiple lines
Text, IconYCan display icon or label

Usage Example

<DisclaimerText icon label="Please read and acknowledge our terms before proceeding." />

SDK Integration

Used in appointment flows, chat screens, and document previews. For example, on the Appointment Details screen:

Method: /profile/appointments/{id}/details

Displays when a document or preview contains legal terms, eligibility info, or insurance caveats.


Example UI Placement

LevelReferenceTypeValuePlacement
3disclaimerDisclaimerDisclaimer textBelow viewer or fee section

Notes

  • Use only for non-interactive, informative content.
  • Common placement: bottom of document, charge breakdown, or notes section.
  • May appear conditionally based on document presence or user role.