Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64994 (s=64994, is=65049, ic=65050, ia=65051)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65050 (s=64994, is=65050, ic=65051, ia=65052)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65051 (s=64994, is=65050, ic=65051, ia=65052)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65052 (s=64994, is=65050, ic=65051, ia=65052)