ionic-team / ionic-team/ionic-framework
feat: allow custom templates in overlay components
Ouverte
package: core
type: feature request
- Langage dominant
- TypeScript
- Étoiles
- 52.7k
- Forks
- 13.3k
- Merge moyen
- 1 j 15 h
- PR mergées (30 j)
- 51
Description
**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
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.