Hi @gautamg99016783 In order to achieve required changes, you will have to implement the existing Adobe WCM list Model Interface in your own List model. Follow these steps:If you look at the core component list.html file, it uses the Adobe List Model <ul data-sly-list.item="${list.items}"
data-...