Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 93938 (s=93938, is=93999, ic=94000, ia=94001)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 94000 (s=93938, is=94000, ic=94001, ia=94002)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 94001 (s=93938, is=94000, ic=94001, ia=94002)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 94002 (s=93938, is=94000, ic=94001, ia=94002)