octicon-rss(16/)
You've already forked ionic-framework
mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-10 00:27:41 +08:00
docs(vue): update markdown format for vue files.
This commit is contained in:
octicon-git-branch(16/)
octicon-tag(16/)
committed by
GitHub
gitea-unlock(16/)
parent
ad20bd6a70
commit
1c60a083e5
octicon-diff(16/tw-mr-1) 8 changed files with 10 additions and 10 deletions
@@ -192,7 +192,7 @@ export default class ActionSheetExample extends Component<Props, State> {
|
||||
|
||||
### Vue
|
||||
|
||||
```vue
|
||||
```html
|
||||
<template>
|
||||
<IonVuePage :title="'Action Sheet'">
|
||||
<ion-button @click="presentActionSheet">Show Action Sheet</ion-button>
|
||||
|
||||
Reference in New Issue
Block a user