MenuItem โบ setIcon MenuItem.setIcon() method Signature: setIcon(icon: IconName | null): this; Parameters ParameterTypeDescriptioniconIconName | nullID of the icon, can use any icon loaded with addIcon() or from the built-in lucide library. Returns: this