import type { IComponentPrototype } from "@xirang/studio-helpers"; import { StylePrototypes } from "./common"; export const Popover: IComponentPrototype = { name: "Popover", title: "气泡卡片", package: "@xirang/design-antd", icon: "icon-qipao", help: "点击/鼠标移入元素,弹出气泡式的卡片浮层", type: "element", relatedImports: ["Button", "Placeholder"], hasChildren: false, props: [ ...StylePrototypes, { name: "children", title: "内容", setter: "expressionSetter", initValue: '{{