mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-22 01:25:38 -05:00
Adding link support to infobox. (#18876)
This commit is contained in:
@@ -22,7 +22,8 @@ export enum ComponentEventType {
|
||||
onCellAction,
|
||||
onEnterKeyPressed,
|
||||
onInput,
|
||||
onComponentLoaded
|
||||
onComponentLoaded,
|
||||
onChildClick
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user