forked from MapComplete/MapComplete
		
	Mark old input elements as deprecated, remove some unused input elements
This commit is contained in:
		
							parent
							
								
									6366d82e6c
								
							
						
					
					
						commit
						beb86919a8
					
				
					 11 changed files with 33 additions and 131 deletions
				
			
		|  | @ -2,6 +2,9 @@ import { InputElement } from "./InputElement" | |||
| import { UIEventSource } from "../../Logic/UIEventSource" | ||||
| import { Utils } from "../../Utils" | ||||
| 
 | ||||
| /** | ||||
|  * @deprecated | ||||
|  */ | ||||
| export class RadioButton<T> extends InputElement<T> { | ||||
|     private static _nextId = 0 | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue