Need help upgrading to Ionic Framework 4.0?
Get assistance with our Enterprise Migration ServicesEXPLORE NOW
{{selected.key}}
{{ivalue['name']}}
Usage:
<!--Basic: auto-select the icon based on the platform --><ion-iconname="{{selected.icons[0].name}}""{{selected.key}}"></ion-icon><!-- Advanced: explicity set the icon for each platform --><ion-iconios="{{getIcon(selected, 'ios' )}}"md="{{getIcon(selected, 'md' )}}"></ion-icon>