mirror of
				https://github.com/open-metadata/OpenMetadata.git
				synced 2025-10-30 18:17:53 +00:00 
			
		
		
		
	 34fbe5d64c
			
		
	
	
		34fbe5d64c
		
			
		
	
	
	
	
		
			
			* DOCS - Prepare 1.7 Release and 1.8 SNAPSHOT * DOCS - Prepare 1.7 Release and 1.8 SNAPSHOT
		
			
				
	
	
	
		
			723 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			723 B
		
	
	
	
	
	
	
	
| title | slug | 
|---|---|
| tab | /main-concepts/metadata-standard/schemas/system/ui/tab | 
Tab
This schema defines a Tab within a Page.
Properties
- id: Refer to ../../type/basic.json#/definitions/uuid.
- name(string): Name of the tab.
- displayName(string): DisplayName of the tab.
- layout(object): Layout configuration for this tab.
- editable(boolean): Weather tab can be edit by the user or not.
- knowledgePanels: KnowledgePanels that are part of this Tab. Refer to ../../type/entityReferenceList.json.
Documentation file automatically generated at 2025-01-15 09:05:41.923720+00:00.