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