mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
feat(role): aside navigation
This commit is contained in:
@@ -23,6 +23,9 @@ import * as gestures from './extensions/gestures';
|
||||
'side': 'left',
|
||||
'type': 'reveal'
|
||||
},
|
||||
host: {
|
||||
'role': 'navigation'
|
||||
}
|
||||
events: ['opening']
|
||||
})
|
||||
@View({
|
||||
|
||||
Reference in New Issue
Block a user