mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
chore(): rename properties to inputs, events to outputs
This commit is contained in:
@@ -8,7 +8,7 @@ import {IonicConfig} from '../../config/config';
|
||||
*/
|
||||
@Directive({
|
||||
selector: 'icon',
|
||||
properties: [
|
||||
inputs: [
|
||||
'name',
|
||||
'ios',
|
||||
'md',
|
||||
|
||||
Reference in New Issue
Block a user