Skip to main content

Position 定位

使用场景#

容器内定位组件。<Position /> 是一个较为底层的组件,一般不会单独进行使用。

Position 提供了 对话框吐司提示 等上层组件所需的容器内部定位能力

container
top-left
top
top-right
left
center
right
bottom-left
bottom
bottom-right
noInline

API#

字段描述
container*HTMLElement | "DOCUMENT_BODY"
placement*PositionPlacement
offsetPositionOffset = [0, 0]
Copyright © 2021 Alibaba Inc.
Built with ❤️ by hema-FE.