Skip to main content

Dashes


Dashes are decorative dividers that visually separate structured content within a section. This element helps group financial rows or details in a layout, especially when highlighting a subtotal before showing a final amount.

Properties

PropertyValueDescription
TypeDashesUI component type
GroupGapBelongs to the "Gap" group in UI catalog
Identifier8Unique element ID
PreviewSee image preview above
ValueNot user-editable
MandatoryNot required for input
ErrorDoes not show error states
MinNo defined minimum
MaxNo defined maximum
Read-onlyAlways static
Text, IconNo label or icon
ChildrenCannot nest elements
EventDoes not trigger interactive events
ShadeDoes not apply shaded styling

Usage Example

This divider appears between subtotal and total in the Charges section of the Appointment Details screen:

[Appointment fee] [Spacer]
[Subtotal (Highlight)]
[Dashes]
[Total label]
[Total (Highlight)]

SDK Integration

The Appointment Details screen includes this element.

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

Used in the Charges section to visually segment subtotals from the total line.


Example UI Placement

LevelIDTypeDescription
4-DashesDivider before total line in Charges section

Notes

  • Purely visual divider
  • Commonly used in financial breakdowns
  • Does not require input or configuration