mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 10:26:08 +01:00 
			
		
		
		
	chore(client/ts): port widgets/attribute_widgets/attribute_detail
This commit is contained in:
		| @@ -12,6 +12,7 @@ import utils from '../services/utils.js'; | ||||
|  *   event / command is executed in all components - by simply awaiting the `triggerEvent()`. | ||||
|  */ | ||||
| export default class Component { | ||||
|     $widget!: JQuery<HTMLElement>; | ||||
|     componentId: string; | ||||
|     children: Component[]; | ||||
|     initialized: Promise<void> | null; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user