ionic-team / ionic-team/ionic-framework
feat: allow custom templates in overlay components
Abierto
package: core
type: feature request
- Lenguaje dominante
- TypeScript
- Estrellas
- 52.7k
- Forks
- 13.3k
- Merge medio
- 1 d 15 h
- PR fusionados (30 d)
- 51
Descripción
**Ionic version:**
"@ionic/angular": "^4.2.0",
# Feature Request
I use an html template with tag ion-select-option and It always render to plain text not html.
```html
{{acc.public_title}}
{{acc.currency}}
```
**Describe Preferred Solution**
Render html not text in ion-select-option
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.