Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64987 (s=64987, is=65042, ic=65043, ia=65044)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65043 (s=64987, is=65043, ic=65044, ia=65045)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65044 (s=64987, is=65043, ic=65044, ia=65045)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65045 (s=64987, is=65043, ic=65044, ia=65045)