how to change the icons in pages-menu.ts?
Aperta
question
- Lingua principale
- TypeScript
- Stelle
- 25.7k
- Fork
- 7.9k
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
### Issue type
**I'm submitting a ...** (check one with "x")
* [ ] bug report
* [ ] feature request
* [x] question about the decisions made in the repository
Hi, I would like to ask how to use local icon in the page-menu.ts.
To be exactly:
I have a .png file in folder ./assets. In the page-menu.ts the icon is defined in the following part:
```
title: 'Forms',
icon: 'nb-compose',
children: [ ... ]
```
How could I use the png file as icon? Thanks for the help!
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.