@alicloud/console-components-confirm

React component for Alibaba Cloud.

Usage no npm install needed!

<script type="module">
  import alicloudConsoleComponentsConfirm from 'https://cdn.skypack.dev/@alicloud/console-components-confirm';
</script>

README

@alicloud/console-components-confirm

方便使用的确认弹窗。基于基础组件<Dialog><Message>封装。

使用示例

通过一个触发 trigger 来激活弹窗: $XView

命令式地激活弹窗: $XView

控制底层<Dialog><Message>组件的 props: $XView

APIs

通过组件来使用: $XView

通过命令式 API 来使用: $XView