InlineObjectButtonEvent
InlineObjectButtonEvent = {
type
:"close dialog"
; } | {type
:"open dialog"
; } | {type
:"insert"
;value
: {[key
:string
]:unknown
; }; }
Defined in: use-inline-object-button.ts:130
InlineObjectButtonEvent = {
type
:"close dialog"
; } | {type
:"open dialog"
; } | {type
:"insert"
;value
: {[key
:string
]:unknown
; }; }
Defined in: use-inline-object-button.ts:130