Basic understanding of lowcode engine material systemFamiliarity with antd Dropdown component
新手友善度1-100 的估計分數,表示該議題對首次貢獻者的友善程度。
65
研究方向
Examine the existing Dropdown material implementation in the lowcode engine repository, likely under packages/material slot or similar. Identify the pattern for creating a material component for antd, and then replicate it for Dropdown.Button. Since there are no comments or linked PRs, the first step is to check if there is any documentation or existing guide for adding antd materials. If not, study a simple existing material, such as Button, to understand the required structure and configuration files.