Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30902 (s=30902, is=30936, ic=30935, ia=30937)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30937 (s=30902, is=30937, ic=30936, ia=30938)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30936 (s=30902, is=30937, ic=30936, ia=30938)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30938 (s=30902, is=30937, ic=30936, ia=30938)