interface BaseModalData

export interface BaseModalData<Type extends ComponentType>

Type Parameters

Type extends ComponentType

id : number

The id of the component

type : Type

The component type of the component