mirror of https://github.com/grafana/grafana.git
				
				
				
			
		
			
	
	
		
			24 lines
		
	
	
		
			612 B
		
	
	
	
		
			Markdown
		
	
	
	
		
		
			
		
	
	
			24 lines
		
	
	
		
			612 B
		
	
	
	
		
			Markdown
		
	
	
	
| 
								 | 
							
								+++
							 | 
						||
| 
								 | 
							
								# -----------------------------------------------------------------------
							 | 
						||
| 
								 | 
							
								# Do not edit this file. It is automatically generated by API Documenter.
							 | 
						||
| 
								 | 
							
								# -----------------------------------------------------------------------
							 | 
						||
| 
								 | 
							
								title = "DataLinksInlineEditor"
							 | 
						||
| 
								 | 
							
								keywords = ["grafana","documentation","sdk","@grafana/ui"]
							 | 
						||
| 
								 | 
							
								type = "docs"
							 | 
						||
| 
								 | 
							
								+++
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								## DataLinksInlineEditor variable
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								### DataLinksInlineEditor variable
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								<b>Signature</b>
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								```typescript
							 | 
						||
| 
								 | 
							
								DataLinksInlineEditor: React.FC<DataLinksInlineEditorProps>
							 | 
						||
| 
								 | 
							
								```
							 | 
						||
| 
								 | 
							
								<b>Import</b>
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								```typescript
							 | 
						||
| 
								 | 
							
								import { DataLinksInlineEditor } from '@grafana/ui';
							 | 
						||
| 
								 | 
							
								```
							 |