MultiColumnList should support block anchors in custom rowFormatter
Description
Developers should be able to add block anchors to rows (making them right-clickable with browser context menu) By default, this should prevent default link behavior, not interrupt expected handling of row clicks. Default styling of MCL should protect entire textual content from being decorated as textual links if this technique is used. This task goes in-hand with STRIPES-409
Developers should be able to add block anchors to rows (making them right-clickable with browser context menu)
By default, this should prevent default link behavior, not interrupt expected handling of row clicks.
Default styling of MCL should protect entire textual content from being decorated as textual links if this technique is used.
This task goes in-hand with STRIPES-409