added custom header support and example extension
This commit is contained in:
committed by
Mario Zechner
parent
512ae4b4c0
commit
f755f69e0a
@@ -65,6 +65,7 @@ const noOpUIContext: ExtensionUIContext = {
|
||||
setStatus: () => {},
|
||||
setWidget: () => {},
|
||||
setFooter: () => {},
|
||||
setHeader: () => {},
|
||||
setTitle: () => {},
|
||||
custom: async () => undefined as never,
|
||||
setEditorText: () => {},
|
||||
|
||||
Reference in New Issue
Block a user