diff --git a/docs/mobile/api/popover.en-US.md b/docs/mobile/api/popover.en-US.md new file mode 100644 index 0000000000..90e7abd40b --- /dev/null +++ b/docs/mobile/api/popover.en-US.md @@ -0,0 +1,19 @@ +--- +title: Popover +description: Bubble box for text prompt. +spline: base +isComponent: true +toc: false +--- + +### 01 Component Type + +{{ type }} + +### 02 Component Style + +{{ theme }} + +### Bubble Pop Direction + +{{ placement }} diff --git a/docs/mobile/api/popover.md b/docs/mobile/api/popover.md new file mode 100644 index 0000000000..56b61a7727 --- /dev/null +++ b/docs/mobile/api/popover.md @@ -0,0 +1,19 @@ +--- +title: Popover 弹出气泡 +description: 用于文字提示的气泡框。 +spline: base +isComponent: true +toc: false +--- + +### 01 组件类型 + +{{ type }} + +### 02 组件样式 + +{{ theme }} + +### 气泡弹出方向 + +{{ placement }} \ No newline at end of file