Ant-Design-組件-——-Modal.md

用法 1. 引入 Modal 組件 import { Modal } from 'antd'; 2. 定義組件屬性 |參數 |    說明 |    類型 |    默認值 | |---|---|---|---| |title |    標題 |    string 或者 ReactNode 無 | |visible |    對話框是否可見 |   boolean |   無 | |onCanc
相關文章
相關標籤/搜索