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