Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33002 (s=33002, is=33036, ic=33035, ia=33037)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33037 (s=33002, is=33037, ic=33036, ia=33038)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33036 (s=33002, is=33037, ic=33036, ia=33038)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33038 (s=33002, is=33037, ic=33036, ia=33038)