{"slug":"popconfirm","mode":"scenarios","examples":[{"id":"popconfirm-ex-1","title":"删除确认(底部弹出)","titleSrc":"demo","desc":"","html":"
\n \n \n \n \n
结果:—
\n
","preview":{"show":[[0,2]],"hide":[[1],[0,0],[0,1],[0,3],[0,2,0]],"mode":"scenarios"},"previewSafe":true,"previewUnsafeReasons":[],"source":"demo-mapped","code":{"html":"\n \n \n\n
结果:—
","jsx":"import { KolePopconfirm } from 'kole-ui/react';\n\n<>\n删除\n","vue3":"import { KolePopconfirm } from 'kole-ui/vue3';\n\n","vue2":"import { KolePopconfirm } from 'kole-ui/vue2';\n\n"},"notes":[]},{"id":"popconfirm-ex-2","title":"顶部弹出","titleSrc":"demo","desc":"","html":"
\n \n \n \n \n
","preview":{"show":[[0,3]],"hide":[[1],[0,0],[0,1],[0,2],[0,3,0]],"mode":"scenarios"},"previewSafe":true,"previewUnsafeReasons":[],"source":"demo-mapped","code":{"html":"\n \n \n","jsx":"import { KolePopconfirm } from 'kole-ui/react';\n\n<>\n提交\n","vue3":"import { KolePopconfirm } from 'kole-ui/vue3';\n\n","vue2":"import { KolePopconfirm } from 'kole-ui/vue2';\n\n"},"notes":[]}]}