Properties
name
The name of the extension
name: string
type
The type of the extension
type: ExtensionType
props
The default properties available to this extension
props: any
factory
The factory function that runs when the extension is created
factory: ExtensionFactoryFunction