Appearance
支持异步加载的按钮组件。
EplButton 在原生 Button 基础上增加了异步加载功能,点击按钮时会自动显示加载状态。
继承 Element Plus Button 的所有属性。
() => void | Promise<void>