Skip to content

Commit

Permalink
[doc] more about <PopoverTrigger> placement prop, resolves #91
Browse files Browse the repository at this point in the history
  • Loading branch information
minwe committed Jul 18, 2016
1 parent eac3c9b commit 78d48ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/components/popover/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

> PropType: `enum('top', 'bottom', 'horizontal')`
Popover 位置。
Popover 位置。**目前的实现是根据 `<PopoverTrigger>` 在窗口中的位置自动计算,暂不支持自定义。**

##### `onDismiss`

Expand Down

0 comments on commit 78d48ee

Please sign in to comment.