Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 227 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 227 Bytes

WIP

A base class recycler adapter that maintains referential isolation by emitting element click events to a publish relay that can be subscribed to. This solution is in lieu of the delegation pattern that's often implemented.