--- order: 1 title: zh-CN: 位置 en-US: Placement --- ## zh-CN 位置有 12 个方向。 ## en-US There are 12 placement options available. ```tsx import { Button, Tooltip } from 'antd'; import React from 'react'; const text = prompt text; const buttonWidth = 70; const App: React.FC = () => (