We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
基于OMI框架完成t-dialog组件开发,要求完成以下功能即可:
1、【props】:className, visible, showOverlay, closeOnOverlayClick, cancelBtn, closeBtn, confirmBtn 2、【slots】:body, footer, header 3、【events】:onConfirm, onClose, onCancel, onOpened 4、【methods】: show, hide, destroy
以上api功能细则、ui样式、对应demo示例均参考已有TDesign react/vue版
The text was updated successfully, but these errors were encountered:
No branches or pull requests
基于OMI框架完成t-dialog组件开发,要求完成以下功能即可:
t-dialog:
1、【props】:className, visible, showOverlay, closeOnOverlayClick, cancelBtn, closeBtn, confirmBtn
2、【slots】:body, footer, header
3、【events】:onConfirm, onClose, onCancel, onOpened
4、【methods】: show, hide, destroy
以上api功能细则、ui样式、对应demo示例均参考已有TDesign react/vue版
The text was updated successfully, but these errors were encountered: