+
{}
+ }
+ onToggleExpanded={ toggleExpanded }
+ isSelected={ isSelected }
+ position={ position }
+ siblingBlockCount={ siblingBlockCount }
+ level={ level }
+ ref={ ref }
+ tabIndex={ tabIndex }
+ onFocus={ onFocus }
+ isExpanded={ isExpanded }
+ selectedClientIds={ selectedClientIds }
+ preventAnnouncement={ preventAnnouncement }
+ />
+
+ { blockPositionDescription }
+
+
+ ) }
+