chore: add onCodemirrorInstanceMount hook to platform (#3043)
This commit is contained in:
@@ -5,4 +5,5 @@ export type UIPlatformDef = {
|
||||
paddingTop?: Ref<string>
|
||||
paddingLeft?: Ref<string>
|
||||
}
|
||||
onCodemirrorInstanceMount?: (element: HTMLElement) => void
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user