Skip to content

Commit

Permalink
[Doc update]
Browse files Browse the repository at this point in the history
  • Loading branch information
abchiyi committed Jun 19, 2022
1 parent 6806eef commit d197872
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions examples/views/the_demo/TheDemoBubble.vue
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,17 @@
<hr />
<p>仅有默认插槽</p>
</doc-item>

<h2>其他功能:</h2>
<hr />
<ul>
<li>
<p>
Bubble
组件能的弹出式气泡提示框能在元素保持在屏幕中的情况下自动避开屏幕边缘
</p>
</li>
</ul>
</div>
</template>

Expand Down

0 comments on commit d197872

Please sign in to comment.