InitialDataFunctiontype InitialDataFunction<T> = () => T | undefined;§Type Parameters§T[src]§Type§() => T | undefined[src]