Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12877 (s=12877, is=12883, ic=12884, ia=12884)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12884 (s=12877, is=12884, ic=12885, ia=12885)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12885 (s=12877, is=12884, ic=12885, ia=12885)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12885 (s=12877, is=12884, ic=12885, ia=12885)