props.values in my event handling code:computations created outside a createRoot or render will never be disposed
props.values access in a createMemo():props accessors are not functions themselves (like props.values()instead of the current props.values) so they would always return a "fresh" value?