Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64980 (s=64980, is=65035, ic=65036, ia=65037)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65036 (s=64980, is=65036, ic=65037, ia=65038)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65037 (s=64980, is=65036, ic=65037, ia=65038)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65038 (s=64980, is=65036, ic=65037, ia=65038)