드래그 드랍 개발 중

This commit is contained in:
logonkhi
2025-10-28 20:10:51 +09:00
parent a356c5497a
commit 47ca525718
32 changed files with 3203 additions and 570 deletions

View File

@@ -33,8 +33,8 @@ namespace UVC.UI.List
/// var generalData = new ComponentListItemData
/// {
/// isCategory = false,
/// generalName = "분전반",
/// generalOption = "옵션 A",
/// Name = "분전반",
/// Option = "옵션 A",
/// factoryObjectInfo = new FactoryObjectInfo { Id = "some-unique-Id", Name = "분전반" }
/// };
///