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.