Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Methods
registerCustomComponent
registerCustomComponent(name: string, customComponent: BlockCustomComponent): void
Parameters
- name: string
- customComponent: BlockCustomComponent
Notes:
- This function can be called in early-execution mode.
- This function can throw errors.