UNPKG

@orca-fe/pocket

Version:

UI components by orca-team

10 lines (9 loc) 293 B
/** * title: position * desc: Use imgPosition to adjust the position of the image in the container * * title.zh-CN: 图片位置 * desc.zh-CN: 通过 imgPosition 调整图片在容器中的位置 */ declare const Demo: () => import("react/jsx-runtime").JSX.Element; export default Demo;