How to use the auto-ui.Alert.async function in auto-ui

To help you get started, we’ve selected a few auto-ui examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github aotuzuche / auto-ui / docs / src / mobile / alert / index.jsx View on Github external
onClick={async () => {
            await Alert.async({
              title: '异步模式',
              desc: '我是一个描述'
            })
          }}
        >

auto-ui

auto ui components

MIT
Latest version published 30 days ago

Package Health Score

63 / 100
Full package analysis

Similar packages