Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33565 (s=33565, is=33600, ic=33599, ia=33601)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33601 (s=33565, is=33601, ic=33600, ia=33602)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33600 (s=33565, is=33601, ic=33600, ia=33602)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33602 (s=33565, is=33601, ic=33600, ia=33602)