File tree 1 file changed +1
-14
lines changed 1 file changed +1
-14
lines changed Original file line number Diff line number Diff line change @@ -100,11 +100,6 @@ import CanDismissPreventSwipeToCloseExample from '@site/static/usage/v8/modal/ca
100
100
import CanDismissChildStateExample from '@site/static /usage/v8/modal/can-dismiss/child-state/index.md';
101
101
102
102
<CanDismissChildStateExample />
103
- <<<<<<< HEAD
104
-
105
- ## モーダルの種類
106
- =======
107
- >>>>>>> f8b9beae24dc36a2e3e48b833c1910fb56cfeb2d
108
103
109
104
## Card Modal
110
105
@@ -122,15 +117,11 @@ import CardExample from '@site/static/usage/v8/modal/card/basic/index.md';
122
117
123
118
<CardExample />
124
119
125
- <<<<<<< HEAD
126
- ### シートモーダル
127
- =======
128
120
## Sheet Modal
129
121
130
122
::: info
131
123
[ Content] ( ./content ) should be used inside of the sheet modal if you want your modal content to be scrollable.
132
124
:::
133
- >>>>>>> f8b9beae24dc36a2e3e48b833c1910fb56cfeb2d
134
125
135
126
マップアプリのドロワーコンポーネントに似たシートモーダルエフェクトを作成します。シートモーダルを作成するには、` ion-modal ` に ` breakpoints ` と ` initialBreakpoint ` プロパティを設定する必要があります。
136
127
@@ -144,11 +135,7 @@ import SheetExample from '@site/static/usage/v8/modal/sheet/basic/index.md';
144
135
145
136
<SheetExample />
146
137
147
- <<<<<<< HEAD
148
- #### 背景コンテンツとのインタラクション
149
- =======
150
- ### Interacting with background content
151
- >>>>>>> f8b9beae24dc36a2e3e48b833c1910fb56cfeb2d
138
+ ### 背景コンテンツとのインタラクション
152
139
153
140
import SheetBackgroundContentExample from '@site/static /usage/v8/modal/sheet/background-content/index.md';
154
141
You can’t perform that action at this time.
0 commit comments