Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99245 (s=99245, is=99307, ic=99308, ia=99309)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99308 (s=99245, is=99308, ic=99309, ia=99310)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99309 (s=99245, is=99308, ic=99309, ia=99310)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99310 (s=99245, is=99308, ic=99309, ia=99310)