Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 104961 (s=104961, is=105029, ic=105030, ia=105032)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 105030 (s=104961, is=105030, ic=105031, ia=105033)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 105031 (s=104961, is=105030, ic=105031, ia=105033)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 105033 (s=104961, is=105030, ic=105031, ia=105033)