mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 19:21:34 +08:00
chore(): rename properties to inputs, events to outputs
This commit is contained in:
@ -11,7 +11,7 @@ import {Navbar} from '../nav-bar/nav-bar';
|
||||
*/
|
||||
@Directive({
|
||||
selector: '[menu-toggle]',
|
||||
properties: [
|
||||
inputs: [
|
||||
'menuToggle'
|
||||
],
|
||||
host: {
|
||||
|
Reference in New Issue
Block a user