This type allows to make only specific attributes optionnal where the existing Partial<T> makes all the attributes optionnal. Its first use will be for Modals.
This type allows to make only specific attributes optionnal where the existing Partial<T> makes all the attributes optionnal. Its first use will be for Modals.