Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111963 (s=111963, is=112036, ic=112037, ia=112039)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 112037 (s=111963, is=112037, ic=112038, ia=112040)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 112038 (s=111963, is=112037, ic=112038, ia=112040)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 112040 (s=111963, is=112037, ic=112038, ia=112040)