Type ‘{ id: string; presentation: “date-time”; value: string; formatOptions: { date: { weekday: string; month: string; day: string; }; time: { hour: string; minute: string; }; }; }’ is not assignable to type ‘IntrinsicAttributes & IonDatetime & Omit<HTMLAttributes, “style”> & StyleReactProps & RefAttributes<…>’.
Property ‘formatOptions’ does not exist on type ‘IntrinsicAttributes & IonDatetime & Omit<HTMLAttributes, “style”> & StyleReactProps & RefAttributes<…>’.ts(2322)
1 post - 1 participant