Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65026 (s=65026, is=65081, ic=65082, ia=65083)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65082 (s=65026, is=65082, ic=65083, ia=65084)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65083 (s=65026, is=65082, ic=65083, ia=65084)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65084 (s=65026, is=65082, ic=65083, ia=65084)