# Section Annotation

**Path:** Components/Feedback

[Back to Documentation Index](http://rubicblazor.skyconis.com/docs.md)

---

Section Annotation

 RbSectionAnnotation wraps any content area, highlights it, and shows contextual annotation content
 when the visual marker is activated. It is useful for validation summaries, section-level warnings,
 review notes, and similar UI discipline patterns.

 Basic Usage

 Activates the annotation marker and shows additional content near the related section.

 Show code

 Company Profile

 Review the general information of this section before continuing.

 Border Width

 Use `BorderWidth` to control how strongly the annotated section is emphasized.

 Show code

 BorderWidth = 1

 BorderWidth = 3

 BorderWidth = 6

 Colors

 Match the annotation marker color with the semantic meaning of the section.

 Show code

 Informational section

 Attention-required section

 Completed section

 Positioning

 Control where the marker appears by using vertical and horizontal anchor positions.

 Show code

 Marker anchored to the top-left corner.

 Marker anchored to the bottom-right corner.

 RTL Support

 Use section annotations inside a local RTL container with Arabic titles, notes, and mixed reference values.

 Show code

 بيانات الشركة

 راجع الحقول الأساسية قبل اعتماد هذا القسم.

 ✕

 Contents
