# Elenco argomenti MD Componente Mobile

**URL:** https://meta.discourse.org/t/md-topic-list-mobile-component/146341
**Category:** Theme component
**Created:** [31 Marzo 2020, 8:32pm UTC](https://meta.discourse.org/t/md-topic-list-mobile-component/146341 "2020-03-31T20:32:10Z")
**Posts on this page:** 1
**Showing post:** 49

<div class="post-metadata">

### Author: ![Steven](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/steven/32/187890_2.png) [@Steven](https://meta.discourse.org/u/Steven)
#### Post date: [24 Febbraio 2025, 2:07pm UTC](https://meta.discourse.org/t/md-topic-list-mobile-component/146341/49 "2025-02-24T14:07:14Z")

</div>

Non credo, la mia ipotesi è che l’hai aggiunto direttamente nel componente usando un plugin outlet

Non ho il codice al momento, ma se ti serve davvero posso aiutarti

Il codice di base dovrebbe essere qualcosa del genere

```plaintext
<script type='text/x-handlebars' data-template-name='/connectors/topic-list-after-category/viewsandlikes'>
  <span class='topic-views'>{{d-icon "eye"}} **code** </span>
  <span class='topic-likes'>{{d-icon "heart"}} **code** </span>
</script>

```

---

_[View the full topic](https://meta.discourse.org/t/md-topic-list-mobile-component/146341)._
