ionic-team / ionic-team/ionic-framework
feat: allow custom templates in overlay components
Offen
package: core
type: feature request
- Vorherrschende Sprache
- TypeScript
- Sterne
- 52.7k
- Forks
- 13.3k
- Ø Merge
- 1 T. 15 Std.
- Gemergte PRs (30 T.)
- 51
Beschreibung
**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
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.