First version of UI consumed from API
This commit is contained in:
		
							
								
								
									
										7
									
								
								Assets/API/Styles/FurnitureItem.uxml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								Assets/API/Styles/FurnitureItem.uxml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,7 @@ | ||||
| <ui:UXML xmlns:ui="UnityEngine.UIElements" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> | ||||
|     <ui:VisualElement class="item-container" style="margin: 5px; padding: 8px; border-bottom: 1px solid #ccc;"> | ||||
|         <ui:Label name="nameLabel" /> | ||||
|         <ui:Label name="colorLabel" /> | ||||
|         <ui:Label name="lineLabel" /> | ||||
|     </ui:VisualElement> | ||||
| </ui:UXML> | ||||
		Reference in New Issue
	
	Block a user