Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123595 (s=123595, is=123672, ic=123674, ia=123677)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123673 (s=123595, is=123673, ic=123675, ia=123678)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123675 (s=123595, is=123673, ic=123675, ia=123678)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123678 (s=123595, is=123673, ic=123675, ia=123678)