Above the divider.
Below the divider.
Vertical
Apply vr to a <span> for a vertical variant.
Left Side
Right Side
Size
Use Tailwind’s border width utilities to adjust thickness.
- Use
border-t(top) for horizontal - Use
border-l(left) for vertical
Default
border-t-2
border-t-4
border-t-8
Style
Use Tailwind’s border style utilities to adjust visual style.
border-solid
border-dashed
border-dotted
border-double
Colors
Use any Tailwind or Skeleton colors or pairing .
border-primary-500
border-secondary-500
border-tertiary-500
border-success-500
border-warning-500
border-error-500
border-surface-950-50