console.create-project-modal

This extension can be used to pass a component that will be rendered in place of the standard create project modal.

Name Value Type Optional Description

component

CodeRef<ModalComponent<CreateProjectModalProps>>

no

A component to render in place of the create project modal.