forked from MapComplete/MapComplete
		
	A11y: move buttons into fields
This commit is contained in:
		
							parent
							
								
									30c9034e7b
								
							
						
					
					
						commit
						1b10f1f64d
					
				
					 23 changed files with 529 additions and 414 deletions
				
			
		|  | @ -57,6 +57,9 @@ export interface SpecialVisualizationState { | |||
|     readonly selectedElement: UIEventSource<Feature> | ||||
|     /** | ||||
|      * Works together with 'selectedElement' to indicate what properties should be displayed | ||||
|      * @deprecated | ||||
|      * | ||||
|      * No need to set this anymore | ||||
|      */ | ||||
|     readonly selectedLayer: UIEventSource<LayerConfig> | ||||
|     readonly selectedElementAndLayer: Store<{ feature: Feature; layer: LayerConfig }> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue